Home Forums WoodMart support forum Language switcher text color (wpml)

Language switcher text color (wpml)

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #691397

    shyshka_igor
    Participant

    I have a language switcher on my website, which I configured using the woodmart header builder (you can find it on the left side of header menu). After recent updates of woodmart theme and wpml, its text has turned black, and I can’t get it to be white again. Please help, or let me know if the problem isn’t on your end, but with wpml.

    #691432

    Artem Temos
    Keymaster

    Hello,

    Please provide us with your admin access so we can log in and check this on your end.

    Thank you in advance.

    #691962

    shyshka_igor
    Participant

    Hello,

    Sorry for the delay in replying. You can find information below

    #692087

    Artem Temos
    Keymaster

    To fix this issue, try to add the following code snippet to the Custom CSS area in Theme Settings.

    .whb-color-light .wd-nav-secondary {
        --wd-navigation-color: 255,255,255;
        --nav-color-hover: rgba(255,255,255,0.7);
    }
Viewing 4 posts - 1 through 4 (of 4 total)