I must have set a parameter I didn’t intend to because my other websites with Enfold have footers that respond properly with Chrome & Safari. However, my latest website with Enfold does not have the footer respond (the columns do not stack when the viewport gets small). Do you know what I may have done?
Thanks in advance for the help.
Regards,
Elliot
Hey egouldmedia,
Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 767px) {
#footer div .av_one_third {
margin-left: 0;
width: 100%;
}
}
Best regards,
Rikard
Thanks Rikard. That worked!
Hi,
Glad Rikard could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
Mike