-
AuthorPosts
-
November 4, 2016 at 4:02 pm #708271
Hi Enfold Moderators,
I am using Enfold’s Easy Full Width Slider and I want to remove it on mobile devices because it’s always showing something I don’t want to see. I tried a lot of Quick CSS code’s from the forum questions. But it doesn’t work on my iPhone. Everytime I delete history and cookie’s but always the Easy Full Width Slider shows up on my mobile. I tried the code’s below. What am I doing wrong?
@media only screen and (max-width: 767px) {
.avia-fullwidth-slider { display: none; }}@media only screen and (max-width: 767px) {
.avia-slideshow { display: none !important; }}@media only screen and (max-width: 1024px) {
.avia-fullwidth-slider { display: none; }}@media only screen and (max-width: 1024px) {
.avia-slideshow { display: none !important; }}Greetings from Marcel
November 4, 2016 at 4:07 pm #708278Hey Marcel!
Please refer to this post – http://kriesi.at/documentation/enfold/hide-menu-itemselements-on-mobile/
Cheers!
YigitNovember 4, 2016 at 5:26 pm #708348Hello Yigit,
Thanks for the quick message. Ik made the change in functions.php, gave the easy slider on my homepage a name in the ‘extra custom’ field and paste the code in the Quick CSS. But nothing happened. Have I forgotten something? I made a account for you so if you want you can take a look.
Cheers, Marcel
November 4, 2016 at 5:27 pm #708350Hi!
Login credentials are not working for me. Can you please check them once again?
Best regards,
YigitNovember 4, 2016 at 5:40 pm #708358Hi Yigit,
I don’t now the issue, but they work fine. Maybe the URL? Please try again with the URL in the private content.
Marcel
November 4, 2016 at 5:47 pm #708364Hi!
You had one extra closing curly bracket in your custom CSS code, i removed it. Please flush browser cache and review your website now.
Cheers!
YigitNovember 4, 2016 at 5:50 pm #708365Hi Yigit,
THANKS!!!!!!!!! Now it works. :-)
Cheers, Marcel
November 4, 2016 at 5:54 pm #708369Hey!
You are welcome!
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)Regards,
Yigit -
AuthorPosts
- The topic ‘Remove Easy Slider Full-Width only on mobile devices’ is closed to new replies.
