- This topic has 1 reply, 2 voices, and was last updated 7 years, 11 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 › Fitness Pro Forum › Hide Slider on Mobile
How can I hide the home page slider on mobile devices? My website is www.carygym.com/ignite.
Thanks!
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
@media screen and (max-width:767px) {
.slider-main { display:none !important;}
}
Regards,
Chris
Facebook Feed WordPress Plugins Running a WordPress website without leveraging Facebook’s massive reach is like opening a store but forgetting to put up a sign. […]
Customer retention has become one of the biggest challenges facing online retailers today. While you spend countless hours and dollars attracting new visitors to your […]
Best WordPress Malware Removal Plugins WordPress powers over 40% of all websites on the internet. This massive popularity makes it an attractive target for cybercriminals […]