New Landing › How can we help? › Themeforest Theme Support › Dante › Custom image icon box
🙂 It worked! How could I put the icon at the same height of the text of the box? Thanks
Add this to your custom css:
.sf-icon-box-content > h2 { margin-top: 0; }
– Kyle
Thanks, but it didm´t work.
Add
.sf-icon-box-content-wrap h3 { display: none; }
Thanks Kyle, but it is not working for me.
You’ve missed the dots at the beginning
I put the dots but still not working. I don’t know why. Thanks
Ok this will work better:
.sf-icon-box.sf-icon-box-left-icon .sf-icon-cont { margin-top: 30px; }
Now it worked perfectly, thanks.
No problem 🙂
You must be logged in and have valid license to reply to this topic.