This topic has 3 replies, 2 voices, and was last updated 7 years, 1 months ago ago by Amzy Leel
Hi,
I’m using the “[8 Theme] Products” widget for Visual Composer and I’d like to remove everything below the image. but Just on Homepage.
Can you help with this?
Thanks,
Rob
getting notifications…
Hi,
add this css in 8theme options > styling > custom css > global custom css
.home .product-details { display: none; }
You must be logged in to reply to this topic.Log in/Sign up