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].
Hi
I have uploaded a .png file image to the home page of our site, but it is showing with a white background and border around it. The image should display straight onto the page background but I have been unable to figure out how to do it.
Many thanks
Iain
Forgot the site URL…
http://www.footballandthefirstworldwar.com/
Hi Iain
Please head to Appearance > Customize > Page and un-check Image Shadow and Rounding.
Hi – Thanks for that , yes I found it last night!
Cheers
Super, glad to hear you resolved that.
Hi,
I havent purchased the premium version yet, but I would like to know first, if the border can be deactivated for each image alone or for all images only? Sometimes I like a border, but in some cases, my picture can not have a border.
And I have not much experience with CSS, but I assume I can change the color for the dark ribbon and the blue flyover sub-menu color?
Thanks,
Andy
Hi Andy
It’s a global setting found the premium Customizer.
You can apply it right now by inserting the following in a Custom CSS module like the one included with WordPress Jetpack:
To apply to one page/post at a time you’d need to inspect the source and find the unique page class in the body tag. For example on this page the unique class is .postid-2071. You’d then prefix the about CSS with the unique class. So this this page we’re on it would be:
For info on how to inspect your page source please see: https://siteorigin.com/basics/modifying-theme-design-with-custom-css/
For further support please open a new forum thread.