-
AuthorPosts
-
November 3, 2017 at 12:58 am #871895
Hello Support,
I am attempting to hide 2 elements on the homepage of cloudeg.com – the Fullscreen Slider and the Advanced Layerslider.
- Fullscreen Slider:
I checked the 2 check boxes for “Hide on small screens” and “Hide on very small screens”
I also attempted to hide with CSS - Advanced Layerslide:
I attempted to hide with CSS
I was unsuccessful with both. The closest i got was hiding the container element for the video (Fullscreen Slider) – but the video was still loading. And with the container no longer loading, the text underneath loaded on top of it – a real train wreck.
I’ve placed credentials into the Private Content of this post.
I look forward to your assistance,
GregP.S. You’ll see in the CSS of the child theme, I attempted to create “hide” classes and IDs. I also had them on another site using Enfold. They seem to have stopped working a couple of theme updates ago. It would be nice to have a simple means to hide elements for small screens. gw
November 3, 2017 at 4:30 am #871941Hey Greg,
Are you just looking to hide them on mobile?
Best regards,
Jordan ShannonNovember 3, 2017 at 5:36 am #871984Hello Jordan,
Yes – just hide them on mobile.
~ Greg
P.S. I just discovered the new ADMIN for the Layer Slider. I’ve got this corrected via the new Admin panel. It’s just the Fullscreen Slider I need help with now. gw-
This reply was modified 8 years ago by
Donkies11. Reason: discovered new Layered Slider admin element for mobile
November 3, 2017 at 8:28 am #872017Hi,
Add the following to quick css:
@media only screen and (max-width: 767px) { #fullscreen_slider_1{ display:none!important; }}Best regards,
Jordan ShannonNovember 3, 2017 at 10:08 pm #872317Hello Jordan,
This worked – thank you.
This ticket can be closed.
Sincerely,
GregNovember 3, 2017 at 11:18 pm #872330Hi,
Great! If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon - Fullscreen Slider:
-
AuthorPosts
- The topic ‘hide 2 elements on homepage – cloudeg’ is closed to new replies.
