Hola,
How do I change the color of the Dark Transparent color style. I want the line and text to be black.
Hey CColeman88,
Can you screenshot the area you need help with? I need more context for this question.
Best regards,
Jordan Shannon
Sorry, for the button styles. I want to change the outline boarder and text color to black. The button is on the bottom but there are a few instances throughout my website.
Hi,
Thanks for the feedback. Please try the following in Quick CSS under Enfold->General Styling:
span.avia_iconbox_title {
color:#000 !important;
}
Best regards,
Rikard
close. How would I make the boarder black as well?
Hi,
Try adding this css code in Quick CSS:
#top .avia-button.avia-color-dark {
border-color: black !important;
}
Hope this helps :)
Best regards,
Nikko
purrfuct
Hi,
I’m glad you were able to get this corrected. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon