How to Make Big Title Section Buttons Rounded in Zelle

Important notice: This product is now in maintenance mode and is no longer being actively developed or supported. Updates and bug fixes will not be provided unless they relate to security concerns.

If the squared design of the buttons from the Big Title section doesn't fit with your website, then you can make them rounded by following the instructions below. 

Add the following code in Dashboard -> Appearance -> Customize -> Additional CSS editor

.custom-button {
    border-radius: 30px;
}

This will be the final result:

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.

Still need help? Contact Us Contact Us