Change Fancy Link Colour individually
I got a Column, in wich I added a fancy link via: [fancy_link title="GET IT NOW" link="https://smarturl.it/inscts" target="_blank" style="8" class="" download=""]. Is there a shortcode I can add to adjust the colours for the standard and the hover effect?
this is the page: http://simonrouge.com/releases/
thx!
Comments
the only way to set colors individually, is to use class attribute. Just set class name for the item and then in reference to class, control it's styles with custom css under Theme options > Custom CSS & JS > Custom CSS section.