-
AuthorPosts
-
January 17, 2020 at 2:58 am #1175228
The hyperlinks are not working in the testimonials element when the screen options are set to hide on all except very small screens (mobile).
I have tried a few different things trying to isolate the issue. here are the things I tried:
1. deselecting all of the hide options on screen options and it works on the desktop but not on the mobile phone.
2. removed the element from the color section and placed it on its own and it still doesn’t work on the mobile view but does on the desktop.
3. created a text block and used a hyperlink within the text block and it works on mobile.How do I get the hyperlinks to work in the testimonials text section?
January 17, 2020 at 10:26 pm #1175698Hey Micheal0424,
Are you testing with mobile or you are using the debugger to check the results?
I think that the issue is coming up because of the debugger.Best regards,
BasilisJanuary 17, 2020 at 10:28 pm #1175700I am testing it on my mobile phone.
January 17, 2020 at 10:56 pm #1175715If you believe this issue is being caused by the debugger what is the solution, I am not familiar with the debugger and how it would cause this issue.
Thank you.
January 19, 2020 at 6:56 pm #1176057Hi Micheal0424,
https://share.getcloudapp.com/8Luw6lWm There is the css preventing the links from working.
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.avia_mobile .avia-slider-testimonials { pointer-events: initial; }If you need further assistance please let us know.
Best regards,
VictoriaJanuary 19, 2020 at 9:55 pm #1176124This code worked, thank you for your help.
Greatly appreciated!
January 20, 2020 at 5:54 am #1176199 -
AuthorPosts
- You must be logged in to reply to this topic.
