• Resolved zaronen

    (@zaronen)


    hi there,
    I want to get rid of the the line between the header and the body
    https://www.webdesignifat.byethost8.com
    as you can see in a website i’m now working on, the logo overrides the line and I want to remove it.
    I’ve searched in the customisation of the page but there’s nothing…
    Anyone has any idea?

Viewing 9 replies - 1 through 9 (of 9 total)
  • Rambo

    (@rahul020691)

    Hi,

    you have to remove border-bottom from this class nav.navbar-default

    I hope you know CSS?

    Thread Starter zaronen

    (@zaronen)

    Well nope.
    I’ve downloaded Custom CSS for any CSS modifications…hope it will help.

    Rambo

    (@rahul020691)

    Go to your style.css
    search for nav.navbar-default
    You will find this inside enclosed brackets ->
    border-bottom: 1px solid rgba(0,0,0,0.08);

    Just delete it and Voila!

    Thread Starter zaronen

    (@zaronen)

    where do i find style.css?
    i’ve opened appearance-> editor(in Maskitto Light) -> style.css (titles styles) and all i’ve got is the theme information:\

    Rambo

    (@rahul020691)

    Scroll down my friend.

    Also if you search by using control F (Windows) or ?-F (Mac), type nav.navbar-default

    You will see te border-bottom css inside. Remove that line only.

    Thread Starter zaronen

    (@zaronen)

    thats so weird man!
    there no code or anything in the style.css. only information on the theme..

    Rambo

    (@rahul020691)

    i can help you but i don’t know if it is ok to ask for logins on this forum.

    Do you have Skype?

    Thread Starter zaronen

    (@zaronen)

    sure thing. if it will help. there’s nothing serious there….

    and i have a Facebook page.. no Skype :\ https://www.facebook.com/zaronen?fref=ts

    Thread Starter zaronen

    (@zaronen)

    rahul020691 thank you so much!
    problem solved! thank you!!!

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘How do I remove the line between the header and the body?’ is closed to new replies.