Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1372285
    Bill E
    Participant

    I have a white bar above the featured image on each portfolio page, and at the bottom between the portfolio content and the footer. How do I remove these white bars?

    #1372288
    Bill E
    Participant

    Here is a link to one of the portfolio pages, so you can see what I am talking about: http://pecanparkbastrop.com/properties/residential-section-1-pd-single-family-select/

    And here is a link to a standard page without the bars (this is how I would like the portfolio pages to look: http://pecanparkbastrop.com/location/

    #1372631
    Darshana
    Moderator

    Hi there,

    Thanks for writing in! You can add this under Custom > CSS in the Customizer.

    
    .x-portfolio-template-default .x-container.offset {
        margin: 0 auto;
    }
    

    Hope that helps.

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