some questions about menu
hi,
1 - I want change color background and color text in one element of menu
i have follow another discussion and i have created some class
.bleu { background-color: #018ECC !important;
color: #FFFFFF !important;}
.bleu:hover{ background-color: #FFFFFF !important;}
i put this class in apparence / menu .
It's ok for the background color, and the hover but text aren't change ??
it keep the color txt and hover txt put in the theme options color
In theme options, i have custom color. i don't explain this !
Have you a idea why the text aren't change ?
2 - how can i put some space between element of menu.
i want like this Home<--- 15 px----> about<---- 15 px----> contact
My menu have red background for example i want some block (menu element) and between just the color of background image of the website or the color of my background menu.
Thanks for all
Comments
please send us link to page/s where you would like to do above changes first so we can have a look on it and give you best possible solution.
Thanks!
1. To change text color for the individual item, in this case "Réserver", you need to use the following css: 2. Current distance between menu items is 20px but if you want to increase it, please use the following css:
@alice-dc Please send us link to page where you would like to decrease this space.