• Hello

    I’m using the Ridizain theme – is there a way to make the font for the menu items that appear along the top of each page bigger? I’d like them to have more impact/be more obvious is possible.

    The site is onehundredpercentchallenge.co.uk and it’s the Home/About/The Challenges/Contact wording etc at the top that I would like to increase the size of.

    Many thanks
    Sally

Viewing 4 replies - 1 through 4 (of 4 total)
  • Theme Author Brian Harris

    (@zgani)

    Hello Sally,

    Using a CSS plugin you can add the following CSS code and tweak it to your needs..

    .primary-navigation a {
        font-size: 15px;
        padding:0 5px;
    }

    Do bare in mind though, if the font size is too large then the menu items will drop below the logo.

    Hope that helps.

    Regards,
    Zulf

    Thread Starter sallybas

    (@sallybas)

    Brilliant!

    Thanks Zulf

    Thread Starter sallybas

    (@sallybas)

    Hello Zulf

    Can I ask one more question – how do I change the highlight colours for the items in the same menu? They are highlighted in green when I hover over them but I can’t see a green in the appearances/colour menu at all.

    Many thanks
    Sally

    Theme Author Brian Harris

    (@zgani)

    Hi Sally,

    That would be the Accent color which covers the menu, search bar, featured section title, links and buttons.

    You’d then need to change the color for the featured content just in case of a color clash.

    Regards,
    Zulf

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Font size for top menu items’ is closed to new replies.