Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1282126
    Eric M
    Participant

    would like an image to sit behind both the top and bottom footer, top footer being transparent

    #1282128
    Eric M
    Participant
    This reply has been marked as private.
    #1282579
    Prasant Rai
    Moderator

    Hello Eric,

    Thanks for writing in!

    It looks like to have already implemented footer background image on website. Would you mind confirming again?

    http://prntscr.com/dfw7qu

    Thanks.

    #1283213
    Eric M
    Participant

    image is there but it doesnt show through top footer

    #1283325
    Thai
    Moderator

    Hi Eric,

    Please add the following CSS:

    .x-colophon {
        background-image: url(/wp-content/uploads/2016/12/coffee-footer.jpg)!important;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
    }

    Hope it helps 🙂

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