This topic has 9 replies, 4 voices, and was last updated 7 years, 3 months ago ago by Rose Tyler
I chose a header that shows the top language menu. I want a language menu at the top so that is good but I dont want to use the automatic translation. I want to control it manually and link to pages that we manually translate. I would like to be able to edit it like the other menus. Is that possible?
Great that worked but now the text for that menu is white. Where can I edit the color of that top menu text?
Jon
I have the same problem. The color of all menu items in sticky menu are white. Please help to resolve. Thank you.
@tien-nguyen select ‘dark’ in theme options >> color scheme >> fixed header text color
screenshot : http://prntscr.com/g3qfy1
@jon1 you also can do the same
I tried what you suggested, No change. Not sure If I am doing something wrong but this theme is pretty difficult to operate.
Is anyone here?
Hello, @jon,
Please add this code in Theme Options > Custom css:
.top-bar #menu-top-language a {
color: black !important;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up