Tagged: 

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

    Hello. Is there anyway to keep the menu fill color when using the “Shrinking Menu” feature. It’s tan prior to the user scrolling, but when it shrinks and becomes transparent, my grey text/menu color is hard to read. Here’s a link to the site: http://www.wsflats.com/

    Thanks for your help. -Gary

    #292691

    Hey Gary!

    Try adding this code to the Quick CSS:

    #header_main_alternate {
        background: rgb(219, 216, 189);
    }

    Cheers! 
    Josue

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