Home Forums WoodMart support forum Change link color

Change link color

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #574919

    cuonggym148
    Participant

    I have settings for link colors (#ffd88a & #b01116), but it doesn’t work (on single post, on product post).

    Please help me to fix it.

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

    Hello,

    Please deactivate all the 3rd party plugins and activate only theme-required plugins on the site and then check the issue. I am sure your issue will be solved. Then Activate the 3rd party plugins one by one and check which plugin is creating the issue for you.

    Otherwise, if the issue still exists then keep the 3rd party plugins deactivated and share the WP admin login details of your site so I will check and give you a possible solution.

    Best Regards.

    #575128

    cuonggym148
    Participant

    Hi,
    After I deactivated all other Plugins, the problem is still not resolved.
    Please check again.

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

    Hello,

    Navigate to Theme Setting > Styles and colors > style > disable the option dark theme and check the issue.

    Best Regards.

    #575319

    cuonggym148
    Participant

    Hi,
    It worked when I turned off Dark mode. So how does it work with Dark mode? Is this a bug of the Woodmart theme?

    My website is built with Dark mode, so I cannot turn off Dark mode.

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

    cuonggym148
    Participant

    Thanks, I solved it with some CSS lines I found on forum (by Luke Nielsen & Bogdan Donovan)

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

    and some CSS for text bold:

    .term-description a,
    .woocommerce-product-details__short-description a,
    .woocommerce-Tabs-panel--description a,
    .article-body-container a
    .wpb_text_column a {
    	font-weight: 800;
    }
    #575537

    Sounds Great! that your issue has been solved.

    I’m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.

    We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.

    Thanks for contacting us.
    Have a great day.

    Topic Closed.
    Best Regards.

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

The topic ‘Change link color’ is closed to new replies.