Okay
  Public Ticket #3358342
Gradient nav bar
Closed

Comments

  •  1
    cgirwin started the conversation

    Hi,

    My client is asking if I can do a gradient nav bar for http://staging.monolets.com/ like they have on their old site here: https://www.monolets.com/

    Please let me know, thanks!

  •  1,877
    Judith replied

    Hi there,

    Thanks for contacting us.

    Please try this css:

    body #header-outer, body[data-header-color="dark"] #header-outer {
        background-image: url("https://www.monolets.com/_assets/images/header-bg.png") !important }

    Thanks.