Hi,
I have been trying to replicate the demo home page buttons “Shop Outerwear”, “Shop Accessories”, etc. (on http://swiftideas.com/ ).
But as you can see on my site (on the shop outerwear button), I can’t get the buttons right. They only show when hovering over the image and the icon that’s revealed is white instead of black. I’m using the swift page builder with an image element and the following text in the image’s html caption :
<p style=”text-align: center;”>[sf_button colour=”white” type=”sf-icon-reveal” size=”standard” link=”http://” target=”_self” icon=”fa-arrow-right” dropshadow=”yes” rounded=”no” extraclass=””]<span style=”color: #000000;”>dzdzdz</span>[/sf_button]</p>
I’d love to know what you are doing to obtain that effect, maybe I am missing something in the html code ?
Thanks for your help.