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.

custom css not responding

Resolved 2 replies premiumthemetheme-vantage
10 years ago · Last reply by luca 10 years ago

I have vantage premium. The custom css function stopped working after an update. I used the following code to remove the shadow around images:

.entry-content img {
box-shadow: none; }

The shadows around the images are back and this code seems not to make the changes I expected to see on the website.
any ideas?
thanks

URL: http://barakateas.com/temi-tea-estate/

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

Need fast email support? Get SiteOrigin Premium

Replies

2
  1. Magus Staff 10 years, 7 months ago

    Hi Luca Paci

    Please alter yur CSS to read

    .entry-content img {
        box-shadow: none !important;
    }

    Let us know how you get on

    Magus

  2. luca 10 years, 7 months ago

    Thanks for your help Magus, the problem was solved!

    Luca

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