Hello. Is it possible to have a round borders of the buttons? I tried to set that in customization elements but doesn’t work!
How to do?! Thanks
Ok but now should modify the sensitive area of the buttons that is squared!!
How to do?! Check…(in red)
Again; how to modify also the contact modules? (Round buttons instead squared)
Thanks
Hi,
Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:
#top .avia-button-wrap .avia-button {
border-radius: 50px;
}
#top .avia-button .avia_button_background {
bottom: -3px;
}
#top .form_element .button[type="submit"] {
border-radius: 50px;
}
After applying the css, please clear your browser cache and check.
Best regards,
Mike
Well! Thanks!
Hi,
Glad we were able to 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