Rounded Boxes
How can I create rounded corners for visual editor widget (or any widget or row)?
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.
How can I create rounded corners for visual editor widget (or any widget or row)?
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Have a different question or issue?
Start New Thread
Replies
1Hi Jeffrey
If you edit the widget there is an Attributes tab on the right. Click that and enter the following into the CSS Styles field:
Adjust those as required.
OR
In the CSS Class name field, enter something like:
then under Appearance > Custom CSS go target that class:
.rounded-visual { border-radius: 4px; padding: 20px; }Hope that helps.
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.