Remove line/shadow below sticky header
unfortunately i cannot find a possibility to remove the line/shadow below the sticky header. I would like to have a 1px solid custom color border below sticky header instead of this. Header setting is "Stack: Center". How could I realize this?
I read that sticky header with "Stack: Center" could not be centered - is this still like that or is there a possibility now?
Thanks a lot and best regards
Comments
#Top_bar.is-sticky {thanksbox-shadow:none !important;
border-bottom:1px solid red !important;
}
Best regards