Hey there.
I’m having some trouble with my 1/2 column layout on mobile.
The last two paragraphs, ‘Preparing Salami’ and ‘Enjoying and pairing Salami’ behave very oddly on mobile, as well as the footer only on this page. Please have a look so you know what I mean. It’s odd because the other columns on the same page are behaving normally, it’s just the last two. I’ve tried to delete and recreate them, with no luck. The footer is only giving me this error on this page.
Any help would be appreciated!
Thanks so much, amazing theme btw :)
Tayo
Hey Tayo,
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: 479px) {
div .av_one_half, div .av_one_fifth {
width: 100%;
}
.responsive .container {
max-width: 95%;
}
}
If you need further assistance please let us know.
Best regards,
Victoria
All fixed, I had to add an !important
to max-width
otherwise it didn’t work.
Thanks so much.
(Love the theme btw, super great!)
Hi,
I’m glad you were able to get this corrected. If you need additional help. Please let us know here in the forums.
Best regards,
Jordan Shannon