Hi,
You can use the below CSS to override the general class .button in your BuddyApp Child theme’s style.css by going to WP Admin > Appearance > Editor > BuddyApp Child > Style.css
COPY CODE
.button {
border-radius: 10px !important;
letter-spacing: 0.3em !important;
}
Update the values above with your desired choices, save and clear your cache(s) to see the changes.
This change .buttons in general. If there is a specific element you wish to update please let me know what/where to update and I will be happy to provide you with the specific CSS.
Thanks,
Kieran
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.