Hi Team,
i just searched for this but not found the correct one:
At my side the footer headings are quite big so I need an earlier breakpoint for the footer:
https://pasteboard.co/I9AZysU.png
Can you please let me know how do it ?
Thanks a lot.
Greetings
Michael
Hey michaellausser,
Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 1024px) {
#footer .av_one_third {
width: 100%;
margin-left:0;
}
}
Best regards,
Rikard
Thanks a lot ! This solved it !
Hi michaellausser,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria