Can you please provide me with some quick css to increase the size of all of the icons in this color section only please? Thanks!
Hi djshortkut!
Add this to a codeblock element in the page.
<style type = "text/css">
#av_section_2 span.iconlist-char {
font-size: 50px !important;
}
</style>
Or give the color section an ID and you can use it in the Quick CSS field.
Cheers!
Elliott
Thanks! You can close this thread.
You can close this thread