header dividing line…

Home Forums All Other Themes header dividing line…

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #112372
    jamisonjacobsjamisonjacobs
    Participant
    • Topics: 12
    • Replies: 11
    • Total: 23
    Member since: March 3, 2018

    How can I remove the header dividing line?

    I just need the bit of code to make the bar between the navigation and the page content to disappear. I need it to disappear on all pages.

    http://www.roomswav.com

    Thank you.

    -J

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

    Hi,

    Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:

    Add this code there:

    .header { box-shadow:none;}

    Regards,
    Chris

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