Viewing 1 replies (of 1 total)
  • Hi @cedricschweizer,

    Add the following code into your style.css

    #site-header {box-shadow: 0px 10px 5px #27272780;
    -webkit-box-shadow: 0px 10px 5px #27272780;
    -moz-box-shadow: 0px 10px 5px #27272780;
    position: relative;
    z-index: 999999;}

    Let us know if this solves your problem.

Viewing 1 replies (of 1 total)
  • The topic ‘Shadow under the header’ is closed to new replies.