Fast News Demo: Header Color Gradient

Posted in: Newspaper
Post count: 4

Hello Tagdiv Team,
We had installed Fast News Demo on our website. header color gradient we had changed but not reflecting, when we are hit website url in incognito mode. Its showing default colors gradient. Please let us know.

Thanks,
Pawan

Post count: 4

Sending you the Demo Link:
I am sending you the screen shot where we need to change the header color gradient.
Also i am sharing you the screen shot, what we had change.

Post count: 35449

Hi,

In order to do that you ned to add a custom css like in Newspaper>theme panel> Custom code> Custom css
https://www.screencast.com/t/ovnToh6n6Dxo
.td-fast-news .td-header-wrap .td-header-menu-wrap-full, .td-fast-news .td-header-menu-wrap.td-affix {
background: linear-gradient(to right,red, blue 25%, #8b0081 100%)!important;
}

Also you can change the color and the percent if you want.

Or you can edit the demo file and set there the header color gradient, you need to go in Newspaper>includes>demos>fast>demo_style.css
on line 15
https://www.screencast.com/t/IbKm1xAoc3h
https://www.screencast.com/t/GYqLtetMzTp

Thank you for the understanding.

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