Forum Replies Created
-
AuthorPosts
-
Hello guys,
the problem was caused by this code snipped:
@media only screen and (max-width: 767px) {
.avia_transform .avia-timeline-animate.avia_start_animation .milestone_icon,
.avia_transform .avia-timeline-animate.avia_start_animation .av-milestone-icon-wrap:after{
-webkit-animation: avia_appear 1s !important;
animation: avia_appear 1s !important;
animation-fill-mode: forwards !important;
}
}I am uncertain, how it got to my custom css.
Anyways, thanks for your help and patience!
Thanks for your response.
I deactivated Autoptimize and WP Super Cache. I also deactivated lazy load and css/js minifying in Enfold Options.
I cleaned my brwoser cache and also tried a new browser without success. : (I added a new time line element at the bottom of the page without any customizations and yet it doesnt work properly.
I made a video to show you my issue. The link from above changed too.
Hello,
I have been in contact with the plugin´s support and I was able to fix that error. Nonetheless it was not the cause of the problem.I have played a little with slideshow.css in enfold\config-templatebuilder\avia-shortcodes\slideshow but it didnt help.
Maybe you can help me? I redid the changes.best regards
Thanks for the reply.
I deactivated the plugin and yet it does not display properly on mobile
thanks! it worked : )
Hey Victoria,
I dont have any code active now for the footer.
Yes, finally it worked, thanks a lot : )
You can close this topicDone.
It´s not only in this case. Some code in custom CSS does apply and some doesn´t.
But first I would like to fix this.Hey,
it did not work either.
I also added !importantHey,
unfortunatley it does not work either way.I´m sorry, the image didn´t show up.
The content, here: timeline, should be fullwidth in the color section as you can see in the picture below.
I tried using following code(which i found in the forum) without success:#page.id-111 #section-container-width .container {
width: 100% !important;
min-width: 100%;
padding: 0;
margin: 0;
} -
AuthorPosts