Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1078727
    Lynda R
    Participant

    How can I eliminate the borders around the blog post summaries on the masonry layout of my blog page?
    http://www.auroradesignstudio/newsite/blog

    Because I am using a beige background, they appear as faint white lines.

    Thanks,
    Lynda

    #1079012
    Friech
    Moderator

    Hi Lynda,

    Thanks for writing in! But your site can’t be reached at the moment.

    http://prntscr.com/bqohae

    Please confirm.

    #1083801
    Lynda R
    Participant

    Sorry. The site can now be found at http://www.maureenmurdock.com.
    Lynda

    #1084227
    Prasant Rai
    Moderator

    Hello Lynda,

    Thanks for writing in!

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

    .entry-wrap {
        border: none !important;
    }

    Thanks.

    #1085528
    Lynda R
    Participant

    Thanks. That worked. There is still a white line that spans the width of the page underneath the blog page title, so that must be a different element. See attached screen shot. How would I modify that?
    Lynda

    #1086188
    Friech
    Moderator

    Hi There,

    Add this custom css as well.

    .x-header-landmark {
    	border-color: #f9edce;
    }

    Thanks.

    #1087460
    Lynda R
    Participant

    Thanks! That worked.
    Lynda

    #1087501
    Nico
    Moderator

    Happy to hear that.

    Feel free to ask us again.

    Thanks.

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