Hello, I am finalizing the project and the client asked me for some adjustments in ICON LIST.
The icon is very close to the list name and small. He likes the icon like that, but he has to get a little bigger and get away from the name.
How do I control this by css?
LINK
http://www.cces.com.br/cces2/ (Go down the page Where the heart is)
Hey mleite1,
Please try the following in Quick CSS under Enfold->General Styling:
#exames .iconlist_content_wrap {
padding-left: 10px;
}
Best regards,
Rikard
Rikard, thank you for your return.
Your code did not work. I changed the padding and nothing changed. I put, -20, 50, 100 and nothing happened.
Do not forget I requested 2 orders. Icon spacing and icon size.
Hi,
Please try
span.av-seperator-icon {
font-size: 32px;
}
Let me know if that makes it work properly
Best regards,
Basilis