- This topic has 1 reply, 2 voices, and was last updated 4 years, 10 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 › Home page
Hi,
For the First Section of my homepage, where I have 4 boxes with images (Travel Guides, Food Fix, Chicago Diary Contact Me), how can I remove the “Read more” button and the titles? I just want it to be the boxes so people can click on the image.
Here is my website https://jetsettingjen.com/
Thanks!
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.services-wrap h3, .services-wrap .linkreadmore {
display: none !important;
}
Regards,
Dave
For visitors to properly scroll and browse through your articles or content it is essential that one adds nice pagination to their blog or other […]
Setup WordPress CDN Your WordPress website loads slowly, and you’re losing visitors by the second. Sound familiar? A sluggish website doesn’t just frustrate users—it hurts […]
Best WordPress CDN Plugins for Images Slow-loading images can be a major roadblock for any WordPress website. They frustrate visitors, hurt your user experience, and […]