Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1091713

    Hi,

    I’d like to increase the font size of the secondary menu area. I used the code below in the General Styling CSS area, but it messed up my logo to the left and the font formatting in the main content area on the whole website.
    }
    #avia2-menu a {
    font-size: 14px;

    Any other recommendations?

    Thanks,

    Erika

    #1091769

    Hey ekam520,

    Add this to quick css:

    #header_meta #avia2-menu a {
    font-size: 14px!important;
    }

    Best regards,
    Jordan Shannon

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