This is a customization question and support doesn't offer customization services as we wrote on our documentation homepage. I will try to help you this time though
Can you please add the code below to Custom CSS
header.main-header.menu-type-standard-menu.sticky-active .logo-column a { color: #fff !important; }
I want the color of the header-logo-text change to white when sticky header is active. I tried the following in the css on the page. doesn´t work.
header.sticky-active .header-logo.logo-text {
color: #ffffff !Important;
}
any other ideas?
Thx Karin
Hi Karin,
This is a customization question and support doesn't offer customization services as we wrote on our documentation homepage. I will try to help you this time though
Can you please add the code below to Custom CSS