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

    What css code do i use to change the font size for the top secondary menu which is on the right upper corner.
    I tried this and it didn’t work.

    #top #avia2-menu .sub-menu li > a {
    font-size: 16px !important;
    }

    #1020878

    Hey qtinfo,

    Please provide a link to the site/page in question so we can look into this issue further.

    Best regards,
    Jordan Shannon

    #1020910
    This reply has been marked as private.
    #1021141

    Hi,

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

    #header_meta a, #header_meta span {
      font-size:16px !important;
    }

    Best regards,
    Rikard

    #1021720

    thanks, that worked.

    #1021964

    Hi,

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

    Best regards,
    Rikard

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