This thread was closed but i still had a question…
https://kriesi.at/support/topic/larger-icon-box-icons/
how would i move them slightly up as well to make them centered?
Hey darrenheld2,
Add this to quick css:
#av_section_1.avia-builder-el-1 .iconbox_top [data-av_icon]:before {
margin-left: -10px;
position: absolute;
left: 15px;
top: 15px;
}
Best regards,
Jordan Shannon
Hi,
Also, apologies for closing.
Best regards,
Jordan Shannon