Tagged: button, full width button, transparent
Hello,
It appears there is no way to use the ‘Transparent Light’ style on full width buttons. So I’m trying to target custom css to the button I want to be transparent.
Can you please show how to target this custom css to a section to make a full width button inside that section transparent?
.avia-button-fullwidth .avia-button-fullwidth {
font-size: 1em;
color: #fff;
border: 3px solid #fff;
background: transparent;
}
I have the Section ID set to whoweare
Thanks!
I forgot to mention that I’ve got it set like this in custom css and it is working, but there is something wrong with my code because the background is not going transparent. It’s still registering the theme colors.
#whoweare .avia-button-fullwidth .avia-button-fullwidth {
font-size: 1em;
color: #fff;
border: 3px solid #fff;
background: transparent;
}
Hi,
Could you post a link to the site in question so that we can take a closer look please?
Best regards,
Rikard
Thanks for getting back to me Rikard! I found a work around.
Hi!
Thanks a lot for letting us know, we do appreciate it a lot!
Please feel free to poke us if you need anything else, we will be more than happy to help further!
Regards,
Basilis