Color of active links in the cart

  • Support OnlineSat-Thu / 9:30am - 5:30pm (GMT +6)
  • Your Time Our Time

Support Home Support Home BizWalls WordPress Theme Color of active links in the cart

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #4353
    Natalia Lukianova
    Participant

    Hi,
    I have the following issue with the active links in the shopping cart:
    the color of the font is white, therefore it is not visible on the page. In other sections i fixed it manually indicating a specific color, but here i guess it can not be fixed from the backend admin page.
    https://ibb.co/i0LQJ9

    Can you indicate how i can fix it?

    thank you

    #4357

    Hi Natalia,

    We have listed this in our theme update list to fix.

    However, you could use the CSS below to fix the issue for now.

    table.cart tr.cart_item td.product-name a {
        color: #303030;
    }

    Best Regards,
    ThemeLooks Support Team

    #4462
    Natalia Lukianova
    Participant

    Hello, i have the same problem on the checkout page :
    https://ibb.co/hAeXL9
    the text of the product is not visible.

    Can you please send a ccs code of this issue?

    #4467

    Hi Natalia,

    Please provide your website URL review the issue to provide you the ccs for the issue.

    Best Regards,
    ThemeLooks Support Team

    #4468
    Natalia Lukianova
    Participant

    HI, the link is http://mci.zeromoment.cl/tienda/
    on the checkout page http://mci.zeromoment.cl/carro/ now as we changed the delivery method, the active link for it has white color too and the payment page has white color in the links for privacy pages https://ibb.co/cpyTEe
    https://ibb.co/j2rgZe
    thank you

    #4469

    Please use the CSS below to fix the issues.

    .woocommerce-shipping-calculator a, .woocommerce-terms-and-conditions-wrapper a {
        color: #303030;
        font-weight: 700;
        font-style: italic;
    }

    Best Regards,
    ThemeLooks Support Team

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.
happy hour