Home Forums WoodMart support forum How to change the color of the "post-footer"

How to change the color of the "post-footer"

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

    wphone
    Participant

    I wanted to know if it is possible to change the background color of the “post-footer”, thanks

    Attachments:
    You must be logged in to view attached files.
    #257975

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .copyrights-wrapper{
    background-color:red;
    }

    Please set the color as per your needs. Please contact us if you need further help.

    Best Regards

    #258077

    wphone
    Participant

    Hi and thanks, but I don’t understand why the added code doesn’t work. From the google console if I add the css code you see the changes, but as soon as I insert it in the theme’s custom css this is not displayed.
    I also tried to tag! important, but nothing 🙁
    I have attached the credentials to the administrative area to check if the settings are correct

    #258186

    Hello,

    Please try to clear the cache, if it does not solve the issue, please provide your site admin access.

    Best Regards

    #258365

    wphone
    Participant

    I solved. It was a conflict issue with Siteground’s SG Optimizer plugin. I deactivated it and now it works!

    #258418

    That is fine. If you have any questions please feel free to contact us.

    Best Regards

Viewing 6 posts - 1 through 6 (of 6 total)