Hi, how can I move the icons in the icon list element to the right so they will be aligned with the title above and it will add more padding to the text on the left so it won’t go all the way to the end of the box.
Thanks.
Hey DROR,
Can you disable caching and minification for now?
Best regards,
Victoria
That didn’t fix it…
Hi bakbek,
That’s not why I asked you to do it.
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.avia-icon-list-right .iconlist_icon {
margin-right: -28px;
}
If this does not help, please keep the Autoptimize off.
If you need further assistance please let us know.
Best regards,
Victoria
I added the code with a page id :
.page-id-90685 .avia-icon-list-right .iconlist_icon {
margin-right: -28px;
}
But it didn’t make any change.
Hi bakbek,
Best regards,
Victoria
Hi, for me it’s still too close to the edge of the column…
Hi bakbek,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.avia-icon-list .iconlist_title {
padding-left: 15px;
}
If you need further assistance please let us know.
Best regards,
Victoria