Hi there,
I would like to change the nav bar, I would like the page titles to be spaced out more and change the background colour of the nav bar itself as well as the text colour.
Please see private content for image links
Site URL: hidden Theme version: 1.7Hello,
Add this code in 8theme options->Styling->custom CSS->Global Custom CSS.
.menu-wrapper {
background-color: red;
}
.menu > li > a {
color: #fff;
}
.title h1 {
font-size: 4.571em;
}
Regards,
Robert Hall
Hello,
Add this code in Global Custom CSS and play with that padding values.
.menu > li > a {
padding: 20px 35px 15px 35px;
}
Regards,
Robert Hall
You must be logged in to reply to this topic.Log in/Sign up
One standard license is valid only for 1 project. Running multiple projects on a single license is a copyright violation.
The message was successfully sent
Your shopping cart is empty
Seems you did not register purchase code for Classico WordPress Support Forum to be able to create a topic on this forum.