Kindergarten Theme: Remove Header Border

Home Forums All Other Themes Kindergarten Theme: Remove Header Border

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #178085
    KeithKeith
    Participant
    • Topics: 48
    • Replies: 68
    • Total: 116
    Member since: November 14, 2016

    Kindly let me know how to remove the header border that suddenly appeared on the top of the website (That appeared after updating my WP). My url is https://lapen.com. See attached…

    https://drive.google.com/file/d/1v-51BW0gc8G5t6YDeLGjfN6eykTlE2o9/view?usp=sharing

    #178107
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30639
    • Total: 30639
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .header-svg {
        bottom: -34px;
    }

    Regards,
    Dave

    #178128
    KeithKeith
    Participant
    • Topics: 48
    • Replies: 68
    • Total: 116
    Member since: November 14, 2016

    That worked… Thank you!

    #178144
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30639
    • Total: 30639
    Member since: August 16, 2013

    🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.