- This topic has 1 reply, 2 voices, and was last updated 3 months, 1 week 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
Introduction The popularity of WordPress is not something we can ignore. We’ve known it as the best solution that any developer can use to setup […]
This fact cannot be negated that transferring the website to a new host can prove to be really stressful and tiring. However, if you follow […]
In a number of cases, sidebars are perceived as blocks of the site where all sorts of things can be found. As a rule, a […]