• Hello!

    I’m using the free version of GeneratePress and I was trying to edit the footer – color using Additional CSS.
    Apparently It didn’t work out, I tried some code, such as “.site-info” or “.footer-widgets”, but none of them worked out.

    I appreciate any help!

    Best Regards,

    Maurice

    The page I need help with: [log in to see the link]

Viewing 6 replies - 16 through 21 (of 21 total)
  • Thread Starter mauricemark03

    (@mauricemark03)

    I’ve changed the color to red now!

    Best Regards,

    Maurice

    Leo

    (@leohsiang)

    Thread Starter mauricemark03

    (@mauricemark03)

    Yes it finally worked out…the same command didn’t work a few days ago.

    Is there a code – line to change the background color, as this is the original thing I was trying to do?

    Thanks for all the help and best regards,

    Maurice (:

    ying

    (@yingscarlett)

    Hi there,

    Try this CSS for background color of footer widgets ??

    .site.footer-widgets {
        background-color: #515151;
    }
    Thread Starter mauricemark03

    (@mauricemark03)

    This apparently does not work, however, I’m gonna edit my footer with a plugin now, so there is no longer a need for additional CSS. Thanks for all the help though!

    But the question still remains…why the CSS doesn’t work?…I changed the text color (which we changed to red previously, and it worked) to black, however it still remains red. Changing the background – color in my CSS also doesn’t change anything, so I’m wondering if there is a general issue with CSS on my site.

    Thanks and best Regards,

    Maurice

    Leo

    (@leohsiang)

    I changed the text color (which we changed to red previously, and it worked) to black, however it still remains red.

    It’s definitely working now:
    https://www.screencast.com/t/zKABvQChdsU

    As for the footer widgets background color, I’m not seeing Ying’s CSS being added:
    https://www.screencast.com/t/JQ5HwQmM

Viewing 6 replies - 16 through 21 (of 21 total)
  • The topic ‘Footer menu color’ is closed to new replies.