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.

How to remove shadowtext from mobile menu in Vantage theme?

Resolved 2 replies customizationthemetheme-vantage
Started · Latest reply by Erica Hooijman

Hi,

I have changed the mobile menu colors through the Vantage theme customizing.
But now it looks messy because of the text-shadow.
Is there any way to remove this?

www.bijcaatjethuis.nl

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 Erica,

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

    .mobile-nav-frame ul li a.link, .mobile-nav-frame .title h3 {
    	text-shadow: none;
    }

    You might also need to install the SiteOrigin CSS Editor.

  2. Erica Hooijman

    Hi Alex,

    That works.

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