This topic has 3 replies, 2 voices, and was last updated 9 years by Laura.

  • Author
  • #112802
     saeides
    Participant

    Hello,

    I’m wondering if there is anyway to get rid of the lines that are shown in attached image (lines on top and under page title section)

     

    Thanks in advance,

    #113011
     Laura
    Moderator

    Hello, try adding this to style.css of your child theme 🙂

    COPY CODE
    
    div#footer {
        border: none;
    }
    .kleo-main-header.header-normal {
        border: none;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #113021
     saeides
    Participant

    worked perfectly as I wanted.

    I appreciate your help.

    #113385
     Laura
    Moderator

    Glad to help 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?