- This topic has 1 reply, 2 voices, and was last updated 9 years 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 › Shudh theme support › Header images
Hi I am using Shudh theme, It is a woocommerce site in development. I do not want the header slider images and show just the shop. How do I disable the entire slider section?
Hi Diya,
Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
body.home section#home_slider{display:none;}
Regards,
Brad
