Tagged: mobile, not responsive
Hi guys,
When I load a page with the timeline element on it on mobile, the icons are not fully loading, and I have to refresh the page to see them. (Using iPhone)
Before and after image examples in private content.
How can I fix this? :)
Sincerely,
Morticka
Hey Morticka,
The login details seem to be working, but I only get redirected to the home page and I can’t access the WordPress backend or the problem page afterwards. I’m not sure why though?
Best regards,
Rikard
Hi Rikard,
My apologies, I was working on my security, It should be working now.
Sincerely,
Morticka
Hi Morticka,
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
@media only screen and (max-width: 767px) {
.responsive #top #wrap_all .flex_column {
padding: 10px !important;
}
.avia_transform .avia-timeline-vertical.avia-timeline-animate .milestone_icon {
opacity: 1;
transform: scale(1);
-webkit-transform: scale(1);
-ms-transform: scale(1);
}
}
If you need further assistance please let us know.
Best regards,
Victoria
It works great Victoria, thank you so, so much!! :D
You can close this ticket.
Sincerely,
Morticka
Hi,
If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon