Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #1116026

    Hi,

    I tried different quick CC codes which didn’t work out and couldn’t find an answer how to change the Main Menu font size under

    would you pls help me to change:
    • main menu font size 16px
    • color #ffffff on hover #e1e1e1
    but in the main menu link drop boxes:
    • background white
    • font size default
    • font col default or #454647

    Thank you und best regards
    Bettina

    #1116205

    Hey Bettina,

    Did you try to set it under Enfold->Advanced Styling?

    Best regards,
    Rikard

    #1116448

    Hey Rikard,

    I should have known, but didn’t think about that. Sorry and thank you!

    Best regards
    Bettina

    #1116555

    Hi Bettina,

    No problem, it’s easy when you know the answer :-)

    Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #1116731

    Hi Rikard,

    now I need your help after all.

    I changed the font size and color to white in /Advanced Styling /Main Menu Links.
    But when I scroll down the links in the Sticky Menu stay white on my white background

    Best regards
    Bettina

    • This reply was modified 5 years, 4 months ago by Thina.
    #1116810

    Hi,

    Add this to quick css and adjust the color to what you need:

    #header.header-scrolled .menu-item a{
    color:#000!important;
    }

    Best regards,
    Jordan Shannon

    #1116935

    Hi Jordan,

    thank you, but it didn’t help.

    Take a look:

    Best regards
    Bettina

    #1116991

    Hi Bettina,

    You can set the transparency colour under Enfold->Header->Transparency options. If that doesn’t work then please try this CSS instead:

    .header-scrolled #avia-menu li a .avia-menu-text {
      color:#000 !important; 
    }

    Best regards,
    Rikard

    #1117056

    Hi Rikard

    I’m sorry that I have to say that, but that doesn’t work either.
    I don’t want to change the header transparency I just want the link text to turn dark gray as soon as one scrolls down because than the sticky link bar background turns white

    Best regards
    Bettina

    #1117272

    Hi,

    Are you clearing the old CSS and JS files under Enfold->Performance after making changes? If you need any further help then include admin login details in private.

    Best regards,
    Rikard

    #1117351

    Hi Rikard,

    I had checked /Delete old Css and JS files? under /Performance but I had WP Super Cache running. So I deactivated that plugin and now the second code works.

    Thank you so much for your wide support and patience with me!!!!
    With Enfold it is so great to build websites. But I’m a graphic designer with just basic knowledge of html and css so I need your help so often to get even more out of that wide-ranging (is that the right word or is it enormous, extensive, voluminous?) theme.

    And I would like to leave a feedback by the way.
    I used the Icon Grid Element and pasted the Image HTML Tag in the Grid Item Titel to display an image in front of the flip box which works really nice but there is still that icon on top of the image. It would be nice if there is a checkbox to activate or deactivate that icon because sometimes I’d also like just a title without an icon. I don’t need support for that.

    Best regards
    Bettina

    • This reply was modified 5 years, 4 months ago by Thina.
    #1117409

    Hi,

    I’m glad we were able to help. If you need additional help please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 12 posts - 1 through 12 (of 12 total)
  • The topic ‘Change Main Menu Font Size’ is closed to new replies.