This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Mobile Menu

Resolved 2 replies customizationthemetheme-vantage
Started · Latest reply by chemdata

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 !important;
}

Any ideas? Thanks.

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

2
  1. Alex S Staff

    Hi Chemdata,

    Change .hover to :hover

    :hover is a pseudo-class and has a : rather than a peroid (the latter being for classes).

  2. chemdata

    That did it. Thank you.

Replies on this thread are closed.

Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Have a different question or issue?

Start New Thread