Tagged: icon list
Hello, I would like to reduce the top margin of the icon list.
How do I do?
See how big this margin is: http://prntscr.com/vudfby
Hey rsilvestre,
Thanks for the screenshot. Could you post a link to where we can see the actual element as well please?
Best regards,
Rikard
Hi, the website is:
Hi,
Add this to quick css:
.avia-icon-list-container.avia-builder-el-7{
margin-top:-20px!important;
}
Best regards,
Jordan Shannon