Menu size

Home Support Super Construction Plus Menu size

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #8273
    Anonymous
    Inactive

    Hello again,

    I’m trying to figure out if i can change the size of the menus to make them a bit bigger. Would it be something in the CSS or is there some other way to change them.

    Thanks!This

    #8274
    ProDesigns
    Keymaster

    Hi @mtthwh18,

    Please go to Appearance >> Customize >> Additional CSS and add following CSS to change font size of main menu.

    .main-navigation ul li a{
        font-size: 18px;
    }

    Please change value as per your requirement.

    Thank you.

    #8275
    Anonymous
    Inactive

    Thanks!

    Have another question: Anytime I click on services or contact us menu in the header picture it shows the text of what menu item ive clicked on in white, is there anyway to get rid of this, thanks!

    #8276
    ProDesigns
    Keymaster

    Hi @mtthwh18,

    Can you please provide us your site url and screenshot of the issue?

    Thanks.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.