Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #292154
    HansH
    Participant

    Hello Skandha,

    Sorry I have to mail again.
    On http://www.laura.hagmeijer.nl I changed the link color of the menu. This meant that a few other links in de website have another color, the same as the link color in the main menu.
    On the shopping bag /shopping cart page the product names now have the same link color as the main menu link.
    So the are invisible.
    An example I added in the two added images.

    Kind regards

    Hans Hagmeijer

    https://1drv.ms/u/s!AlMivTDXp7Eso8t4308BsFaNBUSH5A?e=lfUFNO
    https://1drv.ms/u/s!AlMivTDXp7Eso8t5_q6PeDxJqCcYMQ?e=mSHwfC

    The first image shows the shopping bag / shopping cart icon on the right.
    After clocking on this you enter the sopping bag / shopping cart page with the “invisible” product names.

    #292178
    Skandha
    Participant

    @hansh: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .product-name a {
        color: #333;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    #292197
    Hans
    Participant

    Hello Skandha,

    This was also wakings fine.

    Kind regards

    Hans Hagmeijer

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘link color on shopping cart page’ is closed to new replies.