Take your website
To the next level
Discover our newly launched customization services and elevate your web projects to new heights.
Delegate tasks, save time, and unlock the power of professional WordPress outsourcing.

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

  •  6,933
    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

  •  6,933
    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

  •  6,933
    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