Home Forums WoodMart support forum Links color not working

Links color not working

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #558609

    data
    Participant

    Theme settings->Styles and colors->Links color->Regular->Set the color to orange but it doesn’t work. It is white. Can’t see if there is a link at all, unles you hover over text and see left bottom link on browser.

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

    Luke Nielsen
    Keymaster

    Hello,

    Please update the theme to the latest version and then let me know if the issue persists.

    Additionally, send me access to the admin panel.

    Kind Regards

    #559239

    data
    Participant

    Woodmart theme updated. Not working.
    I don’t know why there is child theme activated..

    #559350

    Luke Nielsen
    Keymaster

    Hello,

    My email is – ups14q@gmail.com

    Also, please confirm the permission for plugins deactivation, and switching to the parent/default theme.

    Kind Regards

    #559971

    data
    Participant

    Admin priviledges granted.

    #559972

    data
    Participant

    Granted any permission needed to solve this Link color problem

    #560221

    Luke Nielsen
    Keymaster

    Hello,

    Define the code below in Theme Settings -> Custom CSS -> Global Custom CSS area.

    :root .global-color-scheme-light {
        --wd-link-color: rgb(221,153,51);
        --wd-link-color-hover: rgb(221,153,51);
    }

    Clear all caches and recheck the issue.

    Kind Regards

    #560325

    data
    Participant

    Now it is working. TY

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

    Luke Nielsen
    Keymaster

    Hello,

    There are no issues with the child theme.

    If you have any further questions, please don’t hesitate to reach out to us.

    Kind Regards

Tagged: 

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