Hi there,
I’d like to center the iconlist (see yellow square) in a column.
In the moment, it’s “align left”.
And how can I reduce the space between a Special Headline (it’s already set to 0px!) and the iconlist beneath the Special Headline (see green arrow)?
Thanks for help
KR – Marc
Hey Marc,
Can you give a link to the page shown in screenshot?
Best regards,
Nikko
Hi Nikko,
thank you very much for the quick feedback.
Here are the links …
Hi,
Thanks for providing the access, try adding this css code in Quick CSS (located in Enfold > General Styling):
.page-id-870 .container_wrap_first .avia-icon-list-container {
margin: 10px auto 20px;
width: 150px;
}
Let us know if this helps :)
Best regards,
Nikko
Yes! :-)
That’s it! – Thanks a lot, Nikko.
Hi,
You’re very much welcome. Thanks for using Enfold :)
Best regards,
Nikko