Header Colour

Posted in: Newspaper
Post count: 31

Hi! I am using Style 3 Multipurpose Header. I would like to ask, how do I make the header gradient, just like Style 1 Multipurpose and how can I change the colour of the gradient. I tried adding CSS to it but it doesn’t work.

Post count: 18283

Hello !

Please provide a link to your website and we will take a look. Also please let us know what demo are you using.

Thank you !

Post count: 31

Hi,
here is the link: https://sunrider.blog

Post count: 18283

Hello !

Please use this css code: .td-header-wrap .td-header-menu-wrap-full {
background: linear-gradient(to right,#e9452e 0,#ed0024 25%,#f38a31 100%)!important;
}

Change the colors with another HEX Colors.

The code must be inserted here: https://www.screencast.com/t/J1Nxw5s5

Thank you !

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.