hi there
i m using blog posts from avia page builder but in mobile device the footer broken
because of it and i assure that because i remove it and every thing went well
please take a look : http://harakastudio.com/ar/%D8%A7%D8%AE%D8%AA%D8%A8%D8%A7%D8%B1/
use chrome and inspect element and use “Toggle Device Mode” :)
Best regards,
Reraow,
Hey reraow!
can u please provide us with backend access?
Regards,
Basilis
hello
back-end access provided :)
Regards,
Reraow
Hi!
Can you post a screenshot of the issue?
Regards,
Josue
hello Josue,
this link for screen shots for issue before using blog post and after
Hello,
Have you tried disabling all third-party plugins to see if it gets fixed?
Regards,
Josue
hello,
yes i ve tried and still same problem :(
Hey!
you are using an old version of WordPress and the theme. Upgrade to the newest one and let us know when you still need help afterwards.
Regards,
Andy
Hello Andy,
i really did update both wordpress version and enfold version and still the same problem.
but i found that revolution slider with blog posts made that problem but i don’t know how to prevent revolution slider from loading on mobile, i did prevent it from appearing but the same problem.
Regards,
Reraow
Hey!
try this code:
@media only screen and (max-width: 767px) {
.footer-email, .footer-info {
margin-left: -196px;
margin-top: 171px;
}}
Regards,
Andy