Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1331836

    How can I make the font bigger in the fullwidth sub meny? And also active page color?

    #1331874

    Hey limedrop,

    Please try the following in Quick CSS under Enfold->General Styling:

    .av-submenu-container li a .avia-menu-text {
      font-size: 20px;
    }
    
    .av-submenu-container li.current_page_item a .avia-menu-text {
      color: red;
    }

    Best regards,
    Rikard

    #1331888

    Thank u :)

    #1331927

    Hi,

    Great, I’m glad that we could help. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #1331943

    Worked as a charm, you can close this :)

    #1331966

    Hi,

    Thanks for the update, I’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Fullwidth Sub menu’ is closed to new replies.