Home Forums WoodMart support forum change header text color when i scroll down

change header text color when i scroll down

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

    josegabrieldick
    Participant

    Hello,

    i need help for changing the header text color when it is sticked, i could do it with the main header, but the third one (Header bottom) is on a different div and doesnt have the sticked class

    Attachments:
    You must be logged in to view attached files.
    #643807

    Hung Pham
    Participant

    Hi josegabrieldick,

    Thanks for reaching to us.

    Navigate to Theme Settings > Typography > Advanced. In this area, you can assign elements to below Custom Class https://prnt.sc/io-tdHNTYyPz

    Normal color
    .whb-overcontent .wd-nav[class*="wd-style-"]>li>a

    Active color
    .whb-overcontent .wd-nav[class*="wd-style-"]>li:is(.current-menu-item,.wd-active,.active)>a

    Please refer to our documentation https://xtemos.com/docs-topic/advanced-typography-settings/

    Regards,

    #643995

    josegabrieldick
    Participant

    Thanks for your answer!
    the normal color is ok, but active color is not what im looking for, active color only applies to the link of the current page,

    im attaching img for reference,

    greetings,

    Attachments:
    You must be logged in to view attached files.
    #644232

    Hung Pham
    Participant

    Hi josegabrieldick,

    Thanks for your patience.

    The menu items are showing in the sticky header, please let me know if you resolved the issue https://ibb.co/N60jc33J

    Regards,

Viewing 4 posts - 1 through 4 (of 4 total)