Hi! I want to make the red icons above my icon boxes a little bit smaller, but I only have the option with the large icons (the red circles)
How can I make them smaller?
page: http://www.arcen.info/calendar/
Thanks!
Hey AlbertoGrosescu,
Please try the following css:
.iconbox_top .iconbox_icon {
left: 56%;
top: -16px;
padding: 4px;
}
Best regards,
Victoria
Hi! I tried to add the code in the quick CSS section but it doesn’t work, the icons are still large.
