- This topic has 1 reply, 2 voices, and was last updated 9 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.
Home › Forums › All Other Themes › Useless orange buttons in blog section
If you guys go to forzabarbell.com and hit blog, there are these small orange boxes that when clicked, don’t do anything at all. Is there a way to remove these, or have an image for the blog post in its place? Any help would be greatly appreciated.
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
.read-more { display:none !important;}
Regards,
Shri
