Hi
I find that there is a problme with foother on mobile on one page. Please find screenshoot:
http://www.evernote.com/l/AOE1WuovZjJBsZ-uII5YbMYkp4qJib7w74k/
I don’t know what happend?
Thank you in advanced
Krzysztof
Hey kkwasniewski!
can u please remove the custom CSS and let us if that fixes the issue?
If nbot, please do share with us your private access to WP Admin
Regards,
Basilis
Hi
Sorry for latness in answer.
I follow your sugestion and problem is the same
Please note that problem is only on one page, on another all is great
Access you can find in private content
Hi,
Please try the following in Quick CSS under Enfold–>General Styling:
@media only screen and (max-width: 767px) {
.page-id-8855 #footer .av_one_third {
width:100% !important;
}
}
Thanks,
Rikard
Hi
Thank you, it solved the problem!