- This topic has 3 replies, 2 voices, and was last updated 1 year, 1 month 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
If you are looking for the best bookkeeping WordPress themes to run on your personal or company website, this article is for you! Legal and […]
This time we are thrilled to bring the best alternative medicine WordPress themes to your attention. They can be a perfect match to each alternative […]
The following article describes about the WordPress themes for book authors and e-book authors. “The role of a writer is not to say what we […]