like topic name say How to change navigation font bigger and color only??? this is theme https://help.forumotion.com/t102515-brown-and-brown
2 posters
Size & color on navigation text in phpBB2?
Amel Nuhanovic- Forumember
- Posts : 152
Reputation : 1
Language : Bosnian
Location : Bosnia and Herzegovina
Nera.- Energetic
- Posts : 7078
Reputation : 2017
Language : English
Location : -
Hi,
Add this to CSS and change the values to fit yours:
Add this to CSS and change the values to fit yours:
- Code:
.mainmenu {
color: red !important;
font-size: 20px !important;
}
Amel Nuhanovic- Forumember
- Posts : 152
Reputation : 1
Language : Bosnian
Location : Bosnia and Herzegovina
solved
Nera.- Energetic
- Posts : 7078
Reputation : 2017
Language : English
Location : -
Topic Solved & Locked |