Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1021945
    protradeprinting
    Participant

    First time using X properly and setting background images for specific pages is driving me insane.

    Searched the forums, TONS of answers, but none of which give an explanation as to why the Page Setting option “Background image” simply doesn’t work past the home page… Help a n00b out here guys.

    #1021955
    protradeprinting
    Participant
    This reply has been marked as private.
    #1022217
    Paul R
    Moderator

    Hi Andy,

    The entry wrap background is covering up the page background.

    To fix it, you can add this under Custom > CSS in the Customizer.

    
    body .entry-wrap {
          background-color: transparent;
    }
    

    Hope that helps

    #1027550
    protradeprinting
    Participant

    Awesome – thanks very much for your help

    Regards,
    Andy

    #1027715
    Christian
    Moderator

    You’re welcome, Andy. Glad we could help. 🙂

    #1028401
    protradeprinting
    Participant

    Quickly coming back to this, it seems that by including the aforementioned code, the preset background image disappears, but the image I set in the page options does not appear.

    Any idea?

    Regards
    Andy

    #1028878
    Friech
    Moderator

    Hi Andy,

    I’m seeing a JS error regarding the background image. Please make sure you did not leave empty the Background Fade and Background Duration field.

    http://prntscr.com/bd8ail

    Thanks.

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