Okay
  Public Ticket #3128206
Header
Closed

Comments

  •  1
    wayanbarre started the conversation

    Hi,
    I made a website using Salient (https://wedding.wayanbarre.com).
    My header has a horizontal bar on the homepage. I tried many options in the "Salient" menu on wordpress, but I didn't manage to deactivate it.
    Could you help me?

    Thanks,
    Best,

    Wayan

  •  8,394
    Tahir replied

    Hey wayanbarre ,

    Add this into the Custom CSS box in your Salient Theme Options panel (We write all Custom CSS in the Live Browser to ensure accuracy. If you cannot see any changes, make sure there is no red cross in the Custom CSS Box as any syntax error would cause all CSS under that line of code to not show up on the Frontend):

    body #header-outer.transparent[data-transparent-header="true"].dark-slide {
        border: none !important;
    }

    Thanks


    ThemeNectar Support Team 

  •  1
    wayanbarre replied

    Thanks Tahir! It works.

    I get 2 warnings in the CSS box:

    "Don't use adjoining classes" and "Use of !important"

    Is it normal?

  •  8,394
    Tahir replied

    Those can be ignored.  

    Thanks.


    ThemeNectar Support Team 

  •  1
    wayanbarre replied

    All right. Thanks

    Have a great day!
    Wayan