Fast News Menu Colours

Posted in: Newspaper
Post count: 83

Hi,

I have tried to recreate the main menu colour blend as used in the Fast News demo but can’t seem to get it to work.

I can get a single colour but not the multiple blended colours.

I have added the custom body class “td-fast-news” in the custom code section, applied the theme colours as in the demo but only end up with a single plain colour on the menu.

Is there something I am missing?

Thanks

Kevin

Post count: 35449

Hi Kevin,

The color from the Fast News is a gradient, you need to add this css:
background: linear-gradient(to right,#b9035b 0,#ef0a32 25%,#8b0081 100%)!important;

Thank you for your understanding.

Post count: 83

Hi Calin,

Thanks that is perfect.

Cheers

Kevin

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