Reduce padding on Avada content box, Icon on Side layout

Simple CSS to reduce the padding on the content boxes when using the icon on the side.

Go to the theme options panel and write the following code in the field Custom CSS:

.fusion-content-boxes .content-wrapper-background {
padding: 15px;
}

Leave a Comment

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.