Tagged: color section padding
Dear Kriesi team,
I have some layout problems when using avia advanced editor … for more see image below.
Regards,
Jozef
Hey AerobTec,
Please try the following in Quick CSS under Enfold->General Styling:
.av-submenu-container .container {
padding: 0px 40px !important;
}
Best regards,
Rikard
Dear Rikard,
I’ve try it, but it has no effect. Waiting for other suggestions, also please look at both issues.
Thank you.
Jozef
Hi,
Try adding this css code in Quick CSS:
#top .av-submenu-container .container {
padding: 0 50px !important;
}
Hope this helps. :)
Best regards,
Nikko
Hi Nikko,
your CSS code solved submenu padding. And what about different padding (don’t mean padding in CSS code, but how it looks) in Color Section in attached image (blue text and blue arrows).
Best regards,
Jozef
Hi,
I checked the site and it’s looking great on my end. Screenshot on private content.
Best regards,
Nikko
I’ve done it a few minutes ago, by this CSS code:
.avia-section {
min-height: 20px;
}
Thanks.
Jozef