Tagged: x Author Posts May 25, 2016 at 12:36 am #1008534 bedingfieldParticipant Hi there, I wondered if you could tell me what CSS is needed to change the 1px boxes on blog posts in masonry view in renew please, as I feel they are too light. Also the 1px line that is directly under the page title also. http://elyrunners.club/blog/ Thank you. May 25, 2016 at 1:11 am #1008569 LelyModerator Hello There, Thank you for posting in and giving us your site URL. Please use the following CSS: .x-iso-container-posts>.hentry .entry-wrap { border: 2px solid #f2f2f2; /*Feel free to adjust the values for box border*/ } .x-header-landmark { border: 1px solid #f2f2f2; /*For the line below the title. Adjust accordingly*/ } Hope this helps. May 25, 2016 at 1:19 am #1008575 RupokMember Hi there, Thanks for writing in! You can add this under Custom > CSS in the Customizer. .x-iso-container-posts > .hentry .entry-wrap { border: 2px solid #f2f2f2; } .x-header-landmark { border: 2px solid #f2f2f2; } Change the pixel value if needed. Hope this helps. Cheers! Author Posts <script> jQuery(function($){ $("#no-reply-1008534 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In