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.

Telephone menu item changes color after it is clicked

7 years ago · Last reply by Alex S 7 years ago

Hi all,

I have loved using your Vantage template for my first wordpress site: https://www.duetsolution.com/

I’ve been able to successfully change all the menu links color, background, and hover, but for some reason after you click the telephone number link it reverts to the original bright blue menu background.

Since all of the other links are working perfectly, I suspect something buggy is happening – would love to hear your solution!

Thanks for your help.

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

Need fast email support? Get SiteOrigin Premium

Replies

4
  1. Alex S Staff 7 years, 6 months ago

    Hi Heather,

    Thanks for letting us know about this. I’ve logged this as a bug in our issue tracker. We’ll investigate this as soon as possible and try come up with a fix.

  2. heathermattie 7 years, 6 months ago

    Great, thank you!

  3. heathermattie 7 years, 4 months ago

    Hi – I’m just following up, has any solution been found for this bug? My site still has this problem, let me know if I need to do anything on my end to fix it. Thanks!

  4. Alex S Staff 7 years, 4 months ago

    Hi Heather,

    You can fix this with some custom CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Just add the following code.

    .main-navigation ul li.focus > a {
    	background: #fff;
    	color: #aaaaaa;
    }

    You might also need to install the SiteOrigin CSS Editor.

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