Tagged: icon list, responsive
Hi guys,
The icon list on tablet is hardly visible. It’s like the script started the animation and then stopped halfway.
How do I fix this?
Sincerely,
Morticka
Hey Morticka,
I’ve seen this pop up in another thread. Please allow me to check with some other mods to see if a solution has been found.
Best regards,
Jordan Shannon
Hi Jordan,
No problem, how long is it going to take you think? :)
Sincerely,
Morticka
Hi,
I believe it is due to a js code error you have on the page:
mO2eGwfpUvV.js:57 ErrorUtils caught an error: "<![EX[["Bootloader: %s is not in the component map","GeneratedArtilleryUserTi...". Subsequent errors won't be logged; see https://fburl.com/debugjs.
which is being served from:
https://static.xx.fbcdn.net/rsrc.php/v3/yM/r/mO2eGwfpUvV.js
This looks like a FaceBook script, please try to remove and see if that helps.
Best regards,
Mike
Hi Mike,
The only facebook related element I have is the facebook widget in the footer. I have no idea where to look, can you help me?
Sincerely,
Morticka
Hi,
Removing the widget does remove the error, but doesn’t solve the timeline icon error.
So to solve I added this css in WordPress > Customize > Additional CSS
@media only screen and (max-width: 1024px) {
.avia_transform .avia-timeline-vertical .milestone_icon,.avia_transform .avia-timeline-vertical .av-milestone-indicator {
opacity: 1!important;
-webkit-transform: scale(1)!important;
-ms-transform: scale(1)!important;
transform: scale(1)!important;
}
}
Please clear your browser cache and check.
Best regards,
Mike
Hi Mike,
Perfect, the issue is solved, thank you so much!! :D
Sincerely,
Morticka
Hi,
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
And if there are features that you wish Enfold had, you can request them and vote the requested ones 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