Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

Hide Home Slider for Mobile

$
0
0

Replies: 0

I’m trying to hide the home slider on mobile (where it says ‘Embrace Your Calling’)

On this site: https://wildfirewomen.co.uk/

I used the code:

@media only screen and (max-width:767px){

.ht-home-slider-section{
display: none !important;
}

}

But haven’t had any luck.

Suggestions for a fix? Thanks very much for any advice!


Viewing all articles
Browse latest Browse all 59525

Trending Articles