Okay
  Public Ticket #2478376
Change header background shadow
Closed

Comments

  •  9
    Marco started the conversation

    I would set an backround-color with transparency for the main header section with css:

    .header-content header-sticky {
    background-color: rgba(29, 29, 27, 0.5};
    }

    At the inspector it is great working, but not live at the template (custom CSS).

    Could you tell me what is wrong / how to change?

    Thank you!



  •  2,635
    Kevin replied

    Hi Marco

    Please go to Appearance-> Customize-> Additional CSS and add css as suggested below


    .header-content.header-sticky {
        background-color: rgba(29, 29, 27, 0.5);
    }

    thanks

  •  9
    Marco replied

    Hi Kevin,


    thank you!


  •  2,635
    Kevin replied

    Hi Marco !

    You're welcome!

    Please let us know if we can be of further assistance.

    If you're happy with the theme and support you received we would really appreciate it if you could leave us a good review and positive comment over on themeforest.

    It only takes a moment and really helps us to keep doing what we do best :)

    Just go to http://themeforest.net/downloads and click "Rate this item" under your theme.

    Many thanks in advanced!