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;
}
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;
}