Menu
-
Hi!
I would like to centralize the menu and change the background / text / mouse over colors.
How can I do that?
Thanks!
-
some of this work may need to be done in the style.css file.
can you post a link to the site?
you can try adding the following on your custom css file
center navbar text
#header-text-nav-wrap {
padding-top: 15px;
padding-bottom: 15px;
padding-left: 42%;
}change hover color and add background color
.main-navigation ul li:hover > a {
background: #000000;
color: #f38487;
}Hi!
Center navbar text not working yet.
Do we have other options?Colors works just fine, thanks!
hello thaisnavarro are you using the spacious free theme or pro … i want to know that how to adjust the header menu in spacious theme and also how to change the color for text field name in contact form 7
one more thing you are using contact form 7 right how you reduced the width and height of the text fields
how to reduce the height of the header -post-title -container clearfix and how to give different colors to it and how to change the background color for that.. and to center that…
The topic ‘Menu’ is closed to new replies.
