Hi,
How do i edit the color of the buttons who are in the privacy window? Mine has just disappeared.
See here: https://imgur.com/a/g46J6vS
Hey wtek,
Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:
#top .main_color .avia-color-theme-color-highlight {
color: #ffffff;
border-color: #ffffff;
background-color: #000 !important;
}
and adjust the colors to suit, then clear your browser cache and any cache plugin, and check.
Best regards,
Mike