- This topic has 1 reply, 2 voices, and was last updated 5 years, 5 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 › BeFit Theme Support › How to remove Homepage slider in mobile view?
Cheers guys,
sorry, I have a lot of questions in the moment, but I promise it will get better soon. Just fixing all details on the website.
How can I completely remove the Homepage Slider in mobile-device view? It doesnt work correctly and I decided to remove it completetly.
www.manuel-nelles.de
regards Manuel
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
@media screen and (max-width:479px) {
.slider-main { display:none !important;}
}
Regards,
Chris
LinkedIn not only helps professionals and job-seekers to spread their network but it also help in developing an effective digital marketing strategy. In terms of […]
If you are looking to gain visibility and attract new customers, now is the time to give some serious thought to building a website for […]
Niche WordPress themes are discussed in this article for multi – purpose usages and for creating niche – specific websites and blogs. Creating a website […]