Tagged: custom button
I wanted to create a button with transparent background, 3px border and color text # 80c41c. How can I do this by inserting a class into the enfold avia builder element?
Hey Mickyhood,
Please provide a link to the site/page in question so we can look into this further.
Best regards,
Jordan Shannon
Ok, i insert the site in the private content. The botton is the “contatti” on the bottom of the page, in left position. This botton must have the border white anche the text color white.
No, after, in the banner above.
Here: https://imgur.com/maWD8l3
Can you remove the info on your message? For privacy, thanks.
Hi,
.avia-builder-el-46 .avia-button{
border:1px solid #fff!important;
background:transparent!important;
}
Best regards,
Jordan Shannon
Thanks, but not work. Since then I only need this kind of button sometimes, how do I insert an class in this css?
Hi,
Did you add the code to the top of quick css so it runs first? Also, clear the cache a few times over.
Best regards,
Jordan Shannon