- This topic has 1 reply, 2 voices, and was last updated 10 years, 2 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
For anyone using WooThemes, adding this code to Theme Options >> General Settings >> Custom CSS seemed to help clear up issues with 5 of the 9 themes:
.entry img {border:none}
.entry img {background:none}
Not sure if that will work with all themes or even all WooThemes, but it worked (mostly) for me.
For the developer:
I’ve tried all 9 themes on my site and here’s how each one fared:
style1-blue – Image for “Best Value” is broken
style1-green – OK
style1-orange – OK
style2-gradient – OK
style2-gray – Image for “We Recomend” is broken
style2-green – Image for “We Recomend” is broken
style3 – OK
style4-blue – Prices in the blue box all say 99
style4-gray – Ok except spelling of “We Recomend”
Also, the spelling for “recomend” is wrong… should be “recommend”.
Hi, Many thanks for pointing out the issues, We are resolving the issues and uploading in next few hours.