Best Premium and Free WordPress Themes › Forums › Online Shop › Css to change primary nav background color.
- This topic has 4 replies, 2 voices, and was last updated 4 years, 10 months ago by
Acme Themes.
- AuthorPosts
- April 2, 2018 at 6:01 pm #27864
jeramyporter
ParticipantHello, I was attempting to use your theme Online Shop for one of our offshoot websites but needed to change the primary navigation’s background color. I can’t get any css to work on it. . . I was curious what I was doing wrong. Or do I need to go into the style-sheet to change it? I tried adding custom css to the additional css section in the customize menu but no changes happened.
.main-navigation, .main-navigation ul ul {
background-color: #ff0000;
}I’ve tried this ^ and a few other things from reading forums and posts on wordpress but none have worked.
The theme being used is Acme Online Shop and it’s for a website that is currently under development.
- This topic was modified 4 years, 10 months ago by
jeramyporter.
April 3, 2018 at 8:21 pm #27928Acme Themes
KeymasterHello,
If you can provide us your site url, we will observe and can provide you possible solutions.
Thanks
April 3, 2018 at 8:26 pm #27930Acme Themes
KeymasterYou can try following custom CSS
.header-wrapper #site-navigation { background: #ff0000; }
Thanks!
April 6, 2018 at 5:59 pm #28120jeramyporter
ParticipantHello i was wondering if there was a way to add a border around the widget titles in the side bar? Also i was wondering about the css to make the primary menu items bold.
April 7, 2018 at 5:20 am #28138Acme Themes
Keymaster - This topic was modified 4 years, 10 months ago by
- AuthorPosts
- You must be logged in to reply to this topic.