Hi,
I noticed that the CTA buttons on the this page: https://www.charlicharger.com/charli/ are too close to each other. How can I put some space between them?
Thank you for your help
Hey Arlinx,
Please try the following in Quick CSS under Enfold->General Styling:
.page-id-19697 #av_section_3 .avia-button-left {
margin-right: 20px;
}
Best regards,
Rikard
Thank you for your reply. But it works only for the first two buttons.I need for all buttons in the page!
Hi,
Try the following in quick css:
.page-id-19697 .avia-button {
margin-right: 20px;
}
Best regards,
Jordan Shannon
Thanks a lot of the help works perfectly.
Is it also possible to make a CTA in the site menu? Possibility of another color?
Thank you for your help!
Hi,
Do you mean on the same line as the menu?
Best regards,
Jordan Shannon