Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1132075
    stephrodney
    Participant

    Integrity stack, footer widget background color, is it possible to change this? I can not find an option in the customization settings.
    Thanks

    #1132081
    Prasant Rai
    Moderator

    Hello There,

    Thanks for writing in!

    You can add this under Custom > CSS in the Customizer:

    footer.x-colophon.top {
        background-color: #ddd !important;
    }

    Let us know how it goes.

    Thanks.

    #1132161
    stephrodney
    Participant

    thank you! Is it also possible to add an image here instead of color?

    #1132165
    Jade
    Moderator

    Hi there,

    Yes, please update the code to:

    footer.x-colophon.top {
        background: #ddd url(PATH_TO_THE_IMAGE) no-repeat;
    }

    Hope this helps.

    #1132179
    stephrodney
    Participant

    Perfect thank you! One last question, can i now make this image parallax? As well as adjust the height? You guys are awesome by the way. I have bought your Xtheme many times now for many clients! Your theme is awesome plus the support you provide is even more awesome! I appreciate what you do! 😀

    #1132192
    Rupok
    Member

    Hi there,

    I wish I could help but it’s not possible to add parallax effect on the footer as it’s only available for the section.

    Thanks!

    #1132223
    stephrodney
    Participant

    That is okay! Just had to ask! Thanks again

    #1132252
    Prasant Rai
    Moderator

    You are most welcome. 🙂

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