Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #61699
    Alexander T
    Participant
    Premium Member

    I tried changing the background color of the footer to red via “Customize -> Colors -> Footer -> Background”. In the preview the color actually changed to red. See https://dl.tgt.at/ashe8.png

    After pubishing and realoading the page, the footer background color is still white. See https://dl.tgt.at/ashe9.png

    Can this be fixed or is there another easy way to (permanently) change the footer background color?

    Regards
    Alexander

    #61705
    vako
    Keymaster
    WP Royal Team

    Hi Alexander,

     

    Some colour options are disabled when you are using boxed style, please share the website URL and we will add a custom CSS snippet to make it red or any colour your preffer.

     

    Kind Regards

    #61706
    Alexander T
    Participant
    Premium Member
    This reply has been marked as private.
    #61709
    vako
    Keymaster
    WP Royal Team

    Hi Alexander,

     

    Please navigate to Dashboard > Appearance > Customize > Additional CSS section add the following snippet:

    #page-footer {
    background: red !important;
    }

     

    Kind Regards

    #61713
    Alexander T
    Participant
    Premium Member

    Dear vako,

    Thank you for this solution. It works perfectly.

    Regards
    Alexander

    #61767
    vako
    Keymaster
    WP Royal Team

    Feel free to contact us at any time, we are more than happy to help.

     

    Kind Regards

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