Main Menu Customization

Posted in: Newspaper
Post count: 27

Hi,

Is it possible to customize the main menu to look that way? If yes, how?
If not, it’s a good idea for future updates.

I await your response, thank you.

EDIT: I’m talking about the gradient colors.

  • This topic was modified 7 years by decovca.
Post count: 27

Nervermind, I dit it! 😀
Quite simple, tho. Sry for the question.

Post count: 30

How you did it?

Thanks! 😀

Post count: 20688

Hi,


@Watashi10
You could use some CSS for that, the theme panel will allow a color to be set as background, but not a gradient.
There are quite a few gradient generators if you want to use one, for example
http://www.colorzilla.com/gradient-editor/

Apply it like this – https://www.screencast.com/t/S5Xk15t0gotE

.td-header-main-menu {
your code here
}

More about gradients here – https://www.w3schools.com/css/css3_gradients.asp

Also a guide for the browser inspector tool here
https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/

Thanks

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