This topic has 4 replies, 2 voices, and was last updated 9 years, 9 months ago ago by Eva Kemp
Hi,
I added the folllowing code to custom.css but it’s not working.
Any idea?
.header-type-6 .header .tbs span{
display:none;
}
.menu > li a {
font-color: white;
}
Hello,
Please add this code in custom.css file:
.header-type-10 .menu-wrapper {
background-color: pink;
}
.header-type-10 .menu-wrapper .navbar-collapse .menu-main-container .menu > li > a {
color: #AEAEAE;
border-color: transparent;
}
Change color values to yours.
Thank you.
Regards,
Eva Kemp.
Still not working.
Added the login in private content.
Hello,
I’ve edited the code.
Please check the site and change color values to yours.
Thank you.
Regards,
Eva Kemp.
You must be logged in to reply to this topic.Log in/Sign up