Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1286587
    finger123
    Participant

    I have searched and tried the solutions in the KB articles found but none seem to remove the lines. There are grey thin lines after each layout section that i want to remove. How do i remove those? Attached is an example of the lines.

    #1286665
    Darshana
    Moderator

    Hi there,

    Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

    #1286851
    finger123
    Participant
    #1286861
    Darshana
    Moderator

    Hi there,

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

    
    .x-colophon.top {
        border-top: medium none;
    }
    
    .x-colophon.bottom {
        border-top: medium none;
    }
    

    Hope that helps.

    #1286971
    finger123
    Participant

    thanks. that worked. but how do i remove the gray line as well? I’m talking about the line in middle of the page.

    #1287016
    Lely
    Moderator

    Hi There,

    You’re welcome!
    Edit the page in Cornerstone. Click Section 2. On the style field, remove the following:
    border-style: solid; border-width: 0px 0px 1px; border-color: #e5e5e5;

    Hope this helps.

    #1287473
    finger123
    Participant

    thanks!

    #1287588
    Prasant Rai
    Moderator

    You are most welcome. 🙂

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