custom css not responding
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
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
2Hi Luca Paci
Please alter yur CSS to read
.entry-content img { box-shadow: none !important; }Let us know how you get on
Magus
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.