- This topic has 5 replies, 2 voices, and was last updated 8 years, 2 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Slider Options For Mobile Phones
Is there any way to turn off the slider when viewing via a mobile phone.
I am currently using the ‘Perfect’ theme
Hi Lynn,
Kindly show us your website URL so that we can assist further.
Regards,
Brad
www.netservice.co.uk
Hi Lynn,
Kindly go to Appearance>>Customize>>Scroll down to find Custom CSS and paste there:
.slider-main { display:none !important;}
Regards,
Brad
That would turn off the slider for all devices. I was wondering if I could turn off the slider solely for viewing on a mobile phone and keeping the slider on for desktop view.
Hi Lynn,
Kindly go to Appearance>>Customize>>Scroll down to find Custom CSS and paste there:
@media screen and (max-width:767px) {
.slider-main { display:none !important;}
}
Regards,
Brad
TYPO3 to WordPress Migration If you want to migrate your website from TYPO3 to WordPress, here are the full-fledged solutions. Though the migration process can […]
Umbraco to WordPress Migration A content management system is important for any small to big business. It helps to make your digital platform strong and […]
In the event that you have both a WordPress site and a YouTube channel, you should need to incorporate these stages. One route is by […]