We build. You grow.

Get best community software here

Start a social network, a fan-site, an education project with oxwall - free opensource community software

Menu Color[Solved] | Forum

Topic location: Forum home » Support » General Questions
Tiff
Tiff Feb 18 '14
Hi,


I need help. I want to change menu text color from blue to white.


Thank In Advance

Tiff 

The Forum post is edited by ross Feb 18 '14
dave Leader
dave Feb 18 '14
visit your admin panel and use the theme section
ross Team
ross Feb 18 '14
Tiff, 

go to your admin panel/appearance/edit theme/css

in the the edit css area, paste this code: 


.ow_main_menu li a{color: #fff}.ow_main_menu li a:hover{color: #fff}.ow_main_menu li a:visited{color: #fff}


you can change this color #fff to any you like : http://www.somacon.com/p142.php

Tiff
Tiff Feb 18 '14
Thank for Replying.


I did everything set: However, i checked if work or not.. it not working.. i am going show you: Below this.


Thank In Advance

Tiff


.ow_main_menu li a {
   
color:#979ca0;/** OW_Control type:color, key:menuColor, section:2. Colors, label:Menu text color **/
   
display:inline-block;
   
font-size:13px;
   
padding:2px8px6px8px;
   
text-decoration:none;
   
text-transform:uppercase;
   
text-shadow:#171c2001px0;
   
font-weight:normal;
}

.ow_main_menu li.active a {
}

.ow_main_menu li.active a,
.ow_main_menu li a:hover {
   
color:#0091a9;/** OW_Control key: titleColor **/
}

Tiff
Tiff Feb 18 '14
Hey


I got it fixed! :-) yayay..


Thank you to ross and dave...

ross Team
ross Feb 18 '14
Great! I'm going to mark this post as Solved
JohnTuggle
JohnTuggle Jun 20
When designing a menu, the choice of colors plays a crucial role in influencing customers' perceptions and choices. A well-thought-out color scheme can enhance the overall dining experience by evoking certain emotions and associations. For instance, incorporating the Personality color green into a menu design can have a calming and refreshing effect, suggesting freshness and health. Green is often associated with nature and tranquility, making it an ideal choice for menus that feature organic, vegetarian, or eco-friendly options. By carefully selecting and balancing colors, a restaurant can create an inviting and memorable ambiance that aligns with its brand identity and culinary offerings.