- This topic has 3 replies, 2 voices, and was last updated 3 years ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Disable Slider on Mobile
Is it possible to disable the slider on mobile for the yacht WP theme? and possibly have a hero banner image instead?
my site is https://www.cominoferryservice.com/
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:479px) {
#home_slider {
position: relative;
height: 200px;
background-image: url("https://www.cominoferryservice.com/wp-content/themes/yacht-cruise/images/slides/slider1.jpg");
background-size: 100%;
}
.slider-main {
display: none;
}
}
Regards,
Dave
thanks, that worked
Hi,
If you found our service good kindly review us here: https://www.trustpilot.com/review/sktthemes.org
Regards,
Dave
Magento to WordPress Migration The migration process is indeed helpful for your dream business as your e-commerce business needs this buckle up to grow and […]
Promising WordPress Themes We have collected the most promising WordPress themes to guarantee the sustainable and revenue generating nature of your website revolving around any […]
Free WordPress Google Map Plugins Google Maps are the maps that can be integrated into your website to show the address in the proper way. […]