Hello Summer Sale!
Exclusive season-opening discount on TheGem theme.
Limited time offer.

Okay
  Public Ticket #1939921
Shadow Header
Closed

Comments

  • Frank Josua Schüppel started the conversation

    Hey guys,

    i want a small shadow under the header. Can you send me a css code? This is my website https://www.wissenswelt.info/kleingeld-einzahlen-und-wechseln/

     Thanks for help.

    Frank

  •  7,280
    Oliver replied

    Hi Frank,

    Can you make screenshot? I need to see how it should look like.

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver

  •  7,280
    Oliver replied

    Or try this one:

    #site-header.animated-header.fixed {
        box-shadow: 0 0 2px 0 rgba(56, 69, 84, 0.2);
        -moz-box-shadow: 0 0 2px 0 rgba(56, 69, 84, 0.2);
        -webkit-box-shadow: 0 0 2px 0 rgba(56, 69, 84, 0.2);
    }

     

    8153117754.png

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver

  • Frank Josua Schüppel replied

    Hey Gregor,

    it works =) Thanks for your help

  •  7,280
    Oliver replied

    You're welcome!

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver