Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1204891
    Smarticle
    Participant

    Hey,

    I’ve created a homepage with a clear/empty section (above the fold), in order to display/rotate images that I’ve added in the Page Settings.

    All I’m getting is a blank background! No idea why.

    This is the site: http://anaemia.wpengine.com/
    Login details to follow.

    Appreciate your help.

    Cheers,

    Mark

    #1204894
    Smarticle
    Participant
    This reply has been marked as private.
    #1205024
    Joao
    Moderator

    Hi There,

    Please add the following code to Appereance > Customizer > Custom > CSS

    .page-template-template-blank-4-php .x-main {
      background: none;
    }

    Hope it helps

    Joao

    #1205119
    Smarticle
    Participant

    Great! That worked, Joao. Thanks…

    But there is now one small issue!

    If you scroll to the bottom of the page, there is a very small strip below the full-width red Creative CTA bar, where you can see the background image showing through. There is no padding in that section. It should sit immediately on top of the footer, but there appears to be a random/unidentifiable spacer. What could that be?

    #1205268
    Joao
    Moderator

    Hi There,

    Please add the following code to Appereance > Customizer > Custom > CSS:

    #tve_leads_end_content {
      border: 0px !important;
    }
    

    Hope that helps,

    Joao

    #1205748
    Smarticle
    Participant

    Sorted! Nice one.

    #1206172
    Rad
    Moderator

    Glad to hear that! Thanks 😉

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