admin管理员组文章数量:1122846
I hope someone can help me with this. Been struggling for a few days now. Last resort is to do this manually.
Screenshot below is how my site icons are now. I'm using Divi and this one is a Divi Supreme icon list module. I've tried all sorts of adjustments but I can't get the icon to center-align with the text below.
Current CSS:
selector span.dsm_icon_list_icon {
position: absolute;
display: block;
text-align: center;
}
selector span.dsm_icon_list_wrapper {
float: left;
display: block;
text-align: center;
}
selector span.dsm_icon_list_text {
display: block;
margin-top: 10px;
text-align: center;
}
Here's how the html code looks like now:
Hope someone can help me. Please!
本文标签: pluginsCSS Help Need help with icon centering in Divi
版权声明:本文标题:plugins - CSS: Help! Need help with icon centering in Divi 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1736310543a1934415.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论