Header text above breadcrumbs - by Marketnine

This topic has 8 replies, 2 voices, and was last updated 5 years ago ago by Rose Tyler

  • Avatar: Marketnine
    Marketnine
    Participant
    April 4, 2019 at 19:22

    I tried all the header fonts and can’t figure out what is used for the title above the breadcrumbs. Is there a way to change the size of this.

    Thanks

    7 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 5, 2019 at 07:10

    Hello,

    Do you mean this http://prntscr.com/n7r0sz ? Theme Options > Typography > Breadcrumbs > Page heading title.
    You can use such screenshot maker as Lightshot https://prnt.sc/

    Regards

    Avatar: Marketnine
    Marketnine
    Participant
    April 5, 2019 at 17:53

    Sorry I was not clear. I am looking to decrease the space between the header and text in the breadcrumbs.

    https://prnt.sc/n80o53

    Thanks

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 8, 2019 at 07:42

    Hello,

    Please add this code in Theme Options > Custom CSS or in style.css file of child theme:

    .page-heading.bc-type-3 {
        padding-top:  0px !important;
    }

    Regards

    Avatar: Marketnine
    Marketnine
    Participant
    April 8, 2019 at 17:48

    This didn’t seam to help. I tried a couple of variation of what you gave me, but it did not work.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 9, 2019 at 07:29

    Dear,

    As I can see, you added this code http://prntscr.com/n9etsb the correct one is – https://prnt.sc/n9eu0o
    If you want to change this padding also http://prntscr.com/n9eugm

    .navbar {
        padding-bottom: 20px;
    }

    http://prntscr.com/n9evjz
    If you are using cache, please clear it.

    Regards

    Avatar: Marketnine
    Marketnine
    Participant
    April 9, 2019 at 14:02

    Thank you. all this helped.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 9, 2019 at 14:07

    You’re welcome!
    Have a nice day.

    Regards

  • Viewing 8 results - 1 through 8 (of 8 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.