- This topic has 7 replies, 2 voices, and was last updated 5 years, 1 month ago by .
Viewing 8 posts - 1 through 8 (of 8 total)
Viewing 8 posts - 1 through 8 (of 8 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › SKT Herbal – How to remove the Benefit Box
I’m looking to remove the ” Benefit Box ” from the home page on SKT Herbal. I want the picture section without the color going over it on the hover
Hi,
Kindly show us your website URL please?
Regards,
Dave
https://firebrassandpatio.com/fire/
firebrassandpatio.com/fire/ – I would like the box with the content to change but remove the change on the picture. Or remove both if need be
Hi,
We did not find Benefit Box on your website.
Can you send us the screenshot of your issues? Upload your screenshot on https://imgbb.com/ and paste the share url here.
Regards,
Dave
https://ibb.co/YNs25q5
ibb.co/YNs25q5
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.benefit-box:hover .elementor-image-box-content p { color: #fff !important;}
.benefit-box:hover .elementor-image-box-content::before { border-bottom: 10px solid #e29366 !important;}
.benefit-box:hover .elementor-image-box-img img { opacity: 1 !important;}
Regards,
Dave
