Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1366097
    kenyamawusi99
    Participant

    Hi:

    I’d like to change the bottom footer to #ef3d41 only. Not the nav bar/header. How would I do that?

    #1366098
    kenyamawusi99
    Participant
    This reply has been marked as private.
    #1366204
    Joao
    Moderator

    Hi There,

    Please add the following code to Appearance Customizer Custom CSS

    .x-colophon.bottom {
        background-color: ##ef3d41;
    }

    Hope it helps

    Joao

    #1367208
    kenyamawusi99
    Participant
    This reply has been marked as private.
    #1367604
    Christopher
    Moderator

    Hi there,

    No need to open a new thread. I checked your code and there was a missing curly bracket, I went ahead and fixed it for you.

    Hope it helps.

    #1368083
    kenyamawusi99
    Participant

    It did! Thank you!

    #1368215
    Nico
    Moderator

    Happy to hear that.

    Feel free to ask us again.

    Thanks.

  • <script> jQuery(function($){ $("#no-reply-1366097 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>