Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1172483

    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

    #1172583

    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

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.