Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
I have just started playing around with the free version of Vantage to see if it will fit the bill for changes that we want to make to our current site to make it more mobile friendly. Promising so far but I have noticed that images are displayed inside a rounded button like border. What would I need to edit to stop this border from appearing (and is this a one time across the board change or an image by image change)?
Hi Pete
In the premium version you can head to Appearance > Customize > Page and un-tick the Image Shadow and Rounding option. In the free version you’ll need to introduce the following into a Custom CSS module:
Ref: https://siteorigin.com/basics/modifying-theme-design-with-custom-css/
Thanks for this, Andrew! I’ve been combing the CSS in a trial and error effort trying to find this for days. I’ve got a child theme going based on Vantage and this worked like a charm!
No problem, glad we got that sorted.