Color question
 
Notifications
Clear all

Limited Support

Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed. We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.

 

Color question

2 Posts
2 Users
0 Reactions
2,521 Views
(@livetube)
Member Customer
Joined: 6 years ago
Posts: 7
Topic starter  

Hi there,

we are looking to have a different color for the menu bar.

However we want the general font to be black.

How can we have another color for the menu bar.Β 

See attached screenshot, the black does not really look good

Β 

Thanks

Sven

Screen Shot 2020 09 15 at 23.28.59

Β 


   
Quote
Astghik
(@astgh)
Illustrious Member Admin
Joined: 8 years ago
Posts: 6444
 

Hi @livetube,

Use this code:Β 

#wpforo #wpforo-wrap #wpforo-menu {
background-color: #4a4646;
}
#wpforo #wpforo-wrap .wpforo-active {
background-color: #465646 !important;
}

The CSS code should be added in the "Custom CSS code" textarea, located in the Dashboard > Forums > Settings > Style Tab.Β Β 

The red marked values should be changed as you like.Β 

Please don't forget to delete all caches and press Ctrl+F5 (twice) on the frontend before checking to reload the updated CSS file.Β 

You're asking your question on wrong forum. Please note, all questions related to the core wpForo plugin should be asked in the wpForo.com community. Here we support wpForo paid addons.Β  Β 


   
ReplyQuote
Share:
Scroll to top