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

  • Author
  • #61894
     aamartines
    Participant

    In the Styling Options for my site, I set a light grey border for the header to provide some differentiation between the content and the menu. However, the border also appears at the “top” of the header section and looks a bit unattractive. How can I remove the border from just the top?

    Site here: dev.advancedchallenges.com

    #61901
     sharmstr
    Moderator

    .navbar .kleo-main-header {
    border-bottom: 0;
    }

    In the future, just right click on the element so see what class to use.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #61903
     aamartines
    Participant

    Hi again,

    That actually does the opposite of what I was aiming for. I think I figured out how to do it for the top border though:

    .social-header {
    border-bottom: 0;
    }

    That works on my site, though I don’t know if it’s the best way to do it.

    Thanks!

Viewing 3 posts - 1 through 3 (of 3 total)

The forum ‘KLEO’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?