Hi,
How can I adjust the color section padding for the mobile view, both top and bottom?
Thank you for your help!
Hey designyvr,
Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 767px) {
.avia-section .content {
padding-top: 20px;
padding-bottom: 20px;
}
}
Best regards,
Rikard
Thank you for your quick response Rikard, this works great!
Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon