This topic has 8 replies, 3 voices, and was last updated 3 years, 1 months ago ago by Olga Barlow
i would like to vertically align the icon with text on mobile using the icon box on the them builder
Please see screenshot below
https://ibb.co/84TxzKq
Hello,
Add this code in Theme Options > Theme custom CSS > Mobile:
.home .ibox-text p {
display:none;
}
.home .icon-image img {
margin-bottom:10px;
}
Regards
will this work on my home page or everywhere on my website
Home page only
Regards
I will need it for the entire website
.ibox-text p {
display:none;
}
.icon-image img {
margin-bottom:10px;
}
Regards
the icon and text are perfectly aligned on desktop ,only on mobile it isnt align ,how do we fix that
Hello,
Check now, please.
Regards
Tagged: align, best, icon, persuasive, selling, themes, woocommerce
The issue related to '‘Align Icon Box’' has been successfully resolved, and the topic is now closed for further responses