Canvas Remove Border on Images
Hello! First, I would love to donate to Page Builder. This is an amazing tool. I have no idea how you manage to make it available for free. It is better than any similar paid tool out there. THANK YOU! But I can’t find a way to donate or to purchase the “premium” that is mentioned in various places.
However, I am having trouble removing the border around any images I add using the Page builder. I have the Canvas theme by Woothemes and none of my other images show up with a border. I can’ find anything activated in my theme settings that would cause this. You can see a page I’ve built at the link I’ve included. I am planning to use Page Builder for my home / about etc pages, but I need that border gone.
I have looked through other threads, but haven’t found anything that has worked…
I have next to zero developer type talent / knowledge. Thank you for any help you can offer!
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
2We are also using the Canvas theme by Woothemes and are having trouble removing the boarders around images. Did you ever get this solution corrected?
Hi Everybody,
You can remove this border with some custom CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Then add the following CSS:
.entry img, img.thumbnail { border: none !important; }You might also need to install the SiteOrigin CSS Editor.
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.