Viewing 1 post (of 1 total)
  • Author
    Posts
  • #301272

    Is it possible to hide the Header bottom border JUST on the home page?

    The clients design needs to have it not show on the home page http://sladestyle.com/melita-group/
    but to show on the interior pages.

    I have used custom css to get rid of it but this is global
    #header_main {
    border-bottom-style: none;
    border-bottom-width: 0;
    }

    Can we target just the home page?

    Thanks!
    Slade

    **Edit: I figured it out. :)

    • This topic was modified 9 years, 8 months ago by Sladestyle.
Viewing 1 post (of 1 total)
  • The topic ‘Header Bottom Border’ is closed to new replies.