Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #412199

    Hi,

    Just bought and setup Enfold in the Photograph layout (http://kriesi.at/themes/enfold-photography/)

    I’ve removed the social links from beneath the left navigation (don’t need them) but a horizontal line remains… so the navigation now looks like;
    _______________

    Home
    About
    Portfolio
    Contact
    _______________

    How can I remove the line above and below the navigation with custom CSS please?

    Thanks,

    Sam

    #412587

    Hi sjwmobile!

    Add this to your custom CSS.

    #header_main {
      border-bottom: 0 none;
    }

    Regards,
    Elliott

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