Please help me find out where the option is to change the sticky header color from white to a different color so I can see my links when the user scrolls down?
Here is the site – http://theakergroup.com/
Thanks for your assistance
Brian
Hey schwabino,
Add this to quick css:
.header-scrolled-full #header_main.container_wrap.container_wrap_logo{
background:#094978!important;
}
Best regards,
Jordan Shannon