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

    Hi team

    I have an issue with CSS.
    On a password protected page it loses the CSS color classification for .footer_color .heading-color etc (the heading is dark on dark wheres on standard pages it is correct / white on dark)

    See link in private content

    Regards

    #1116308

    Hey netfex,
    Thank you for the link, Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:

    .main_color .footer_color h3,.main_color .footer_color div .news-headline,.main_color .footer_color .news-time {
    color: #fff !important;
    }
    

    Best regards,
    Mike

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