New Landing › How can we help? › Atelier › Issue after update
I have reduced the spacing using mb0 class on the above Text Block asset.
mb0
Thanks.
Ok now I follow you.
Please test the in Theme Options => Custom CSS:
.sf-icon-box.sf-icon-box-standard { padding: 10px 10px 10px; }
Test is not concluding unfortunatly. The space above the icon is bigger than the one below the icon.
Amending the above values can adjust that:
.sf-icon-box.sf-icon-box-standard { padding: 0px 10px 10px; }
Results in this:
You must be logged in and have valid license to reply to this topic.