Change the font for the menu in top header.

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

  • Avatar: Lily
    Lily
    Participant
    April 13, 2018 at 12:07

    Hi,

    What CSS do I need to change the font here: https://screencast.com/t/LHWpQWdqBaJ This area is Raleway controlled by the Theme Options. Which is fine for the main menu by not the top header menu.

    We want to use the Raleway font, which we are using on this side of the top header: https://screencast.com/t/LPqPu9xAkPm

    5 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 13, 2018 at 12:23

    Hello,

    .top-bar a {
        font-family: Raleway;
        line-height: 1.5 !important;
        color: #6f6f6f !important;
    }

    Regards

    Avatar: Lily
    Lily
    Participant
    April 18, 2018 at 00:25

    Hi,

    Not sure if anything has changed, but then we are having a cache issue at the moment!

    I have set to 14px font size but still seeing larger version of font.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 18, 2018 at 08:59

    Hello,

    I do not see the code via the console on your site. It is the effect of the cache issue or the code was added in an incorrect place. Where did you add the code?

    Regards

    Avatar: Lily
    Lily
    Participant
    April 18, 2018 at 15:13

    Hi,

    I have added to Custom.css

    See here: https://screencast.com/t/Z8kgV82dXlbg

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 18, 2018 at 15:17

    Hello,

    This custom.css file is placed in your child theme http://prntscr.com/j6x80n
    Custom css code should be added in style.css file of child theme or in custom.css file of parent theme.

    Regards

  • Viewing 6 results - 1 through 6 (of 6 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.