This topic has 12 replies, 3 voices, and was last updated 9 years, 1 months ago ago by Robert Hall
HI, I NEED CHANGE SUBMENU COLOR TIPOGRAPHY TO WHITE COLOR. HOW CAN I DO IT?
THANKS!
http://compania-arrate.com
Hello,
Please try to add the following code in Global Custom CSS.
.menu .nav-sublist-dropdown ul > li > a{
color:#fff;
}
Regards,
Robert Hall.
THANKS ROBERT.
I TRIED, but don’t work, i don´t no w what i doing wrong.
i see the menu type in white, but the submenu list i see grey dark.
i need just white.
2. time ago you send me this script to set header background color run blue. i updated the new version of themes, and lost the custom.css
but i paste this in custom,
.menu-wrapper{
background: #294374;
}
.menu > li > a{
background:#294374;
}on’t change. always show a black background color. how can i change to #294374
my site: http://compania-arrate.com
thanks!
Hello,
1. Please try to use this code:
.menu .nav-sublist-dropdown ul > li > a {
color: white !important;
}
2. Please use this css code:
.header-vertical-enable .page-wrapper .header-type-vertical {
background-color: #294374 !important;
}
Regards,
Eva Kemp.
Thanks Eva!
I tried now i see blue background, but still see grey color in submenu dropdown title.
I don´t know what i doing wrong. i pasted all script in custom.css if you see some wrong script.
menu .nav-sublist-dropdown ul > li > a {
color: white !important;
}
.header-vertical-enable .page-wrapper .header-type-vertical {
background-color: #294374 !important;
}
thanks for you help!
juan
Hello,
Please provide us with wp-admin access in Private Content.
Regards,
Robert Hall.
Robert, try twice in login, sometime my server block some ip.
thanks for your help
Hello,
We can’t log in to wp-admin panel, got “Forbitten” error. Here is the screenshot:http://prntscr.com/8u2d4i
Please check it.
Regards,
Robert Hall.
Robert, my server unblock this ip 94.179.8.73 and The IP address is 178.74.230.38. to access. can you access now? thanks!
Hello,
Now we’re getting this error:
http://storage7.static.itmages.com/i/15/1022/h_1445543007_4967437_fcbd2758ff.png
Please check it with your hosting provider.
Regards,
Eva Kemp.
Eva, can you try now, they said that all right now. thanks!
juan
Hello,
I’ve added this code in Global Custom CSS. Please clean all cache and check it.
.menu .nav-sublist-dropdown ul > li > a{
color:#fff;
}
Regards,
Robert Hall.
You must be logged in to reply to this topic.Log in/Sign up