-
AuthorPosts
-
July 20, 2018 at 6:32 am #987699
When i change tabs on “up lighting” to “monogram” etc the gallery pictures do not show properly on mobile devices
July 20, 2018 at 8:29 pm #987998Hey apremierdj,
What do you mean? Switch places? Can you please describe in more detail how to reproduce the issue?
Best regards,
VictoriaJuly 20, 2018 at 8:52 pm #988013Go to: https://www.staging2.stlouisdj.com/lighting/ (on a mobile device) -> scroll to the section with the tabs UpLighting – Mongogram – Pinspotting -> The 4 pictures at the bottom of the tabbed section initially show, but when you click another tab, they are blurred out.
July 22, 2018 at 5:58 pm #988447Hi,
Please try this code in the General Styling > Quick CSS field:#top.page-id-58705 #djtypes img { opacity: 1 !important; -webkit-transform: scale(1) !important; transform: scale(1) !important; }
Please clear your browser cache and check.
Best regards,
MikeJuly 23, 2018 at 2:05 am #988540Sorry, this did not work
July 23, 2018 at 12:49 pm #988672Hi,
Please try the same code in WordPress > Customize > Additional CSS and clear any cache plugin and your browser cache.Best regards,
MikeJuly 23, 2018 at 6:17 pm #988808Yes, worked. Thanks
July 23, 2018 at 6:54 pm #988825Hi,
I’m glad you were able to get this resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan ShannonJuly 30, 2018 at 10:55 pm #991751I have noticed this issue is also on this page: https://www.staging2.stlouisdj.com/dj-services/#chris
Any thoughts on how to fix?
July 30, 2018 at 11:02 pm #991754Hi,
The code should work, just adjust the page id:
#top.page-id-383 #djs img { opacity: 1 !important; -webkit-transform: scale(1) !important; transform: scale(1) !important; }
Best regards,
Jordan ShannonJuly 30, 2018 at 11:06 pm #991755I have tried this and no luck on my end.
August 1, 2018 at 6:58 am #992183Anything please?
August 1, 2018 at 10:10 pm #992584Hi apremierdj,
Can you try this code instead:
#top #djtypes img { opacity: 1 !important; -webkit-transform: scale(1) !important; transform: scale(1) !important; }
Hope it helps.
Best regards,
NikkoAugust 2, 2018 at 1:03 am #992629this does not work either
August 2, 2018 at 12:55 pm #992857Hi,
Please try this code in the General Styling > Quick CSS field:.avia_transform #djs .avia-testimonial .avia-testimonial-image { -webkit-animation: none !important; animation: none !important; opacity: 1 !important; -webkit-transform: scale(1) !important; transform: scale(1) !important; }
If it doesn’t work, please try in the WordPress > Customize > Additional CSS field.
If it still doesn’t work, please include a admin login in the private content area so we can take a closer look.Best regards,
MikeAugust 4, 2018 at 1:30 am #993388Worked! Thanks!
August 4, 2018 at 3:04 am #993393Hi,
Glad to hear. Unless there is anything else we can assist with on this issue, shall we close this then?Best regards,
MikeAugust 4, 2018 at 8:26 pm #993573Close please
August 5, 2018 at 1:10 am #993597Hi,
Glad we were able to help, we will close this now. Thank you for using Enfold.For your information, you can take a look at Enfold documentation here
For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)Best regards,
Mike -
AuthorPosts
- The topic ‘Pictures not showing on tab’ is closed to new replies.