How to edit the color of the menu?

Posted in: Newspaper
Post count: 2

Installed demo:La Mode PRO – demo ID: fashion_pro | install type: full
I want to be able to edit the color of the small menu at the top of this theme when the page scrolls down. I didn’t find a place to edit him. I look forward to your help.
Thanks ~!

Post count: 18283

Hello !

When using Cloud Template header the sticky header must be edited with tagDiv Composer Header Manager and you can set it up from here. If it is empty you will have to add content in it in order to display: https://www.screencast.com/t/Bzi8kbneOKQc

Thank you !

Post count: 2

Thank you for your help, this is already editable!
In addition, this template has a color scheme that turns purple when the mouse moves to the image. I hope I can change this color to help me how to modify it.
thank!

Post count: 18283

Hello !

That will require custom CSS coding as you can see this here: .td-fashion-pro .td-background-blend .td_module_wrap:hover .entry-thumb {
background-color: rgba(215, 44, 44, 0.3);
}

I suggest you getting RGBA code, you can use any free rgba generators from google and set the code you want.

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.