Shadows On Main Menu - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Shadows On Main Menu

T

Tom

Helix Framework 3 years ago

Hello there! does anyone know how to get rid of these lines that show up on the top menu bar, haven't been able to figure out how. I can only get rid of it playing with margin and padding but it results in a thin top menu area. We wish to have a thicker top menu, but these shadows are just killing the feel )))

I am adding a photo to better show what I mean. (I tweaked it in photoshop to make the shadows evene clearer for this forum).

0
3 Answers
Ariba
Ariba
Accepted Answer
Support Agent 3 years ago #85117

Hello

Thank you for your query.

Please add the following css rule in custom css section.

#sp-header {
  box-shadow: none;
}
0
T
Tom
Accepted Answer
3 years ago #85119

[SOLVED]

Thank you so much Ariba! It works lovely.

Also... if anyone else needs this, found the in - app solution... in Helix 2.0.1

Go to the templates settings > BASIC > expand the Header option : then find Header Height.

Hope this options help!

0
Ariba
Ariba
Accepted Answer
Support Agent 3 years ago #85120

You are most welcome Tom :)

If you have no other query, you can kindly close this post now by accepting the answer that helped you.

0