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

    Hello,

    I would like to customize the menu bar of my site to highlight a tab, like allabouteyes dot com did on their site with the “shop eyewear online” tab.

    If this goes beyond the scope of your support I completely understand, just thought i’d ask.

    Thanks,
    Ryan

    #1240574

    Hi Ryan,

    You can do that by selecting for the menu item in question to be shown as a button under Appearance->Menus. Look for the Menu Style option under the menu item which you want to highlight.

    Best regards,
    Rikard

    #1242040

    Thank you Rikard. That was easy. Any way to customize the color to have a yellow background with a blue or gray text?

    Ryan

    #1242327

    Hi,

    Is this for the book now button?

    Best regards,
    Jordan Shannon

    #1242825

    Hello Jordan yes this is for the book now button.

    Thanks,
    Ryan

    #1242930

    Hi,

    Add this to quick css:

    #top #wrap_all .header_color .av-menu-button-colored > a .avia-menu-text {
    background-color: yellow!important;
        color: #539be8!important;
        border-color: yellow!important;
    }

    Adjust the colors to what you need.

    Best regards,
    Jordan Shannon

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