• Resolved vmdials

    (@vmdials)


    Unable to change the font size of the menu in the header. is it because of padding? If so, what changes should be made in the css?
    Thanks.

Viewing 9 replies - 1 through 9 (of 9 total)
  • Theme Author lyrathemes

    (@lyrathemes)

    @vmdials Do you mean the menu items at the very top?

    Thread Starter vmdials

    (@vmdials)

    yes

    Theme Author lyrathemes

    (@lyrathemes)

    Try this in Appearance > Customize > Additional CSS

    .navbar-custom .navbar-nav > li > a {
        font-size: 14px;
    }
    Thread Starter vmdials

    (@vmdials)

    Maybe I wasn’t clear. I was referring to the top left and top right – social menus.

    Theme Author lyrathemes

    (@lyrathemes)

    @vmdials Try `.top-menu>li>a {
    font-size: 16px;
    }`

    Thread Starter vmdials

    (@vmdials)

    Thank you. It increases font size, but text is cut off on the right side.

    Theme Author lyrathemes

    (@lyrathemes)

    Can you please show me a screenshot?

    Thread Starter vmdials

    (@vmdials)

    Site is thedatagourmet.com removing Maintenance page

    Theme Author lyrathemes

    (@lyrathemes)

    @vmdials I see what you mean – do you want to show social media links on the right hand side? if so, can you please go ahead and set up the icons and then we can tweak the size.

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘change header font size’ is closed to new replies.