Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1251201

    Hello,

    I created a password protected page and for some reason it’s not picking up the default font color settings from the general styling. My main website pages display everything correctly. Everything in the footer should be white. I’m including the link and password to the website in private content. Thanks!

    #1251607

    Hey DashaChichasova,

    Please send us a temporary WordPress admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply.

    Best regards,
    Rikard

    #1251733

    Login credentials in private below

    #1252006

    Hi,

    Thanks for that. I’m not sure why that is happening, but it might be because the page is password protected. Please try this in Quick CSS to rectify the problem:

    .page-id-1956 .footer_color h3, .page-id-1956 .footer_color strong, .page-id-1956 .footer_color a {
      color: #fff !important;
    }

    Best regards,
    Rikard

    • This reply was modified 4 years, 2 months ago by Rikard.
    #1252316

    That fixed the problem. thank you!

    #1252417

    Hi,

    I’m glad this was resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Footer not picking up default color settings’ is closed to new replies.