Tagged: background image
-
AuthorPosts
-
October 23, 2019 at 11:19 am #1150453
Hello,
We don’t want to show a fixed background image on mobile. We used this code, it works with inspector tool on mobile, but not on a real mobile. Can you help thnx!
@media only screen and (max-width: 700px){ #av_section_3, #av_section_4, #av_section_5, #av_section_6, #av_section_7, #av_section_8, #av_section_9, #reviews, #cursussen, #faq{ background-image: none!important; } }October 23, 2019 at 8:30 pm #1150619Hey Tim,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
VictoriaOctober 24, 2019 at 10:09 am #1150789This reply has been marked as private.October 24, 2019 at 11:05 am #1150834Hi Tim,
Please try this code in the customizer
@media only screen and (max-width: 767px){ #av_section_3, #av_section_4, #av_section_5, #av_section_6, #av_section_7, #av_section_8, #av_section_9, #reviews, #top #reviews .av-parallax, #cursussen, #faq { background-image: none!important; } }Best regards,
VictoriaOctober 24, 2019 at 12:25 pm #1150863Hey Victoria,
Thnx that worked fine :) did id also for the other id:
@media only screen and (max-width: 767px){ #top #av_section_3 .av-parallax, #top #av_section_4 .av-parallax, #top #av_section_5 .av-parallax, #top #av_section_6 .av-parallax, #top #av_section_7 .av-parallax, #top #av_section_8 .av-parallax, #top #av_section_9 .av-parallax, #top #cursussen .av-parallax, #top #reviews .av-parallax, #top #faq .av-parallax { background-image: none!important; } }October 25, 2019 at 5:03 am #1151060Hi Tim,
Great, I’m glad that you got things working and thanks for sharing your code. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardOctober 28, 2019 at 10:49 am #1151696Hello Rikard,
You can close the topic, thanks!
Wkr,
TimOctober 28, 2019 at 3:55 pm #1151789Hi Tim,
We’re glad to hear that :)
Thanks for using Enfold and have a great day!Best regards,
Nikko -
AuthorPosts
- The topic ‘Don't display background image on mobile’ is closed to new replies.
