Okay
  Public Ticket #1690643
Gradient color in header
Closed

Comments

  • jairo started the conversation

    Hi,

    I want to add a gradient color in a header, only in a navigation bar that appears firstly, not in the sticky header. How can I do that? As a custom CSS?

    I can't provide wp login credentials


    Thanks!

    {"wp":{"use":false,"adminUrl":"","username":"","password":""},"ftp":{"use":false,"url":"","port":"","user":"","password":"","path":""}}

  •  1,559
    Laborator replied

    Hi there,

    Can you please send us your site URL first, so we can investigate your site and then get back to you with possible solution.

    P.S. make sure you've disabled the Maintenance/Coming Soon mode

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  • jairo replied

    Sorry, the website is not online. I wolud like to know the html element name to add a custom css. Are you thinking in other solution?


    Thanks

  •  1,559
    Laborator replied

    Hi there,

    The reason why I asked for your site URL is to see which type of the header you are using, use the CSS below for the main header type:

    header.main-header {
        background-image: linear-gradient(red, yellow);
    }
    

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  • jairo replied

    Hi, 

    Thank you so much!

  •  1,559
    Laborator replied

    You're welcome

    P.S: If you like our theme, it would help us a lot if you could give us five star rating on themeforest from your Downloads tab, (if you don't know how, just open this link).

    A huge thank you from Laborator in advance!

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group