Hi guys,
Can you add extra style to box shortcode with CSS classes? I've tried adding class="" but it's not worked.
-Alex
Hi guys,
Can you add extra style to box shortcode with CSS classes? I've tried adding class="" but it's not worked.
-Alex
Hi Alex,
Yes you should be able to. Watch out though that extra style isn't being overwritten by pre-defined class. For example, each button receives the class avia-button which contains the properties for background-image, border-color, font-size, etc. Those generally take priority over the custom class unless you use !important or target your CSS to overlook the .avia-button values.
Regards,
Mya
You must log in to post.