Support Forum

Topic: theme-vantage

Browse community answers for this topic or search for a specific issue.

Menu with submenu links

technicalthemetheme-vantage · By dlstarkjr · 9 years ago · Reply by Alex S 9 years ago

Hello, I have been tasked to help clean up a website that uses the Vantage theme. I have a menu with submenu items. What I am needing to happen, for example: when the cursor is placed over the About Us…

Mobile Menu

customizationthemetheme-vantage · By chemdata · 9 years ago · Reply by chemdata 9 years ago

Using free Vantage 1.5 theme which just came out. Wanted to have the links use hover color and used the following css in my child theme style.css fie without success. .mobile-nav-frame ul li a.hover { background: #ff0000 !important; color: #0000ff…