Image Border
Can someone tell me how to remove the imager border settings? i dont know where to put it off.
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Save 30% on SiteOrigin Premium with our April sale. Use code APRIL30 .
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.
Can someone tell me how to remove the imager border settings? i dont know where to put it off.
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Have a different question or issue?
Start New Thread
Replies
3Hi Sandecker
In Vantage Premium you can de-activate that setting from Appearance > Customize > Page: Image Shadow and Rounding. If you’re using Vantage Free you can add the following to a Custom CSS plugin like Simple Custom CSS:
/* Vantage Remove Image Shadow and Rounding */ .entry-content img { -webkit-border-radius: 0 !important; -moz-border-radius: 0 !important; border-radius: 0 !important; -webkit-box-shadow: none !important; -moz-box-shadow: none !important; box-shadow: none !important }Thanks this fixxed my issue. Could you delete this Thread? I dont wanna get listed when somebody googles my domain. Or replace my username with anonymous for other people with the same issue.
Just censore my domain/username please.
Sorted. All the best.
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.