Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

CSS: line-height of "View Cart" far too high => 2nd line displaced

Home / Forums / Virtue Theme / CSS: line-height of "View Cart" far too high => 2nd line displaced

This topic is: Not Resolved
[Not Resolved]
Posted in: Virtue Theme
April 12, 2014 at 4:55 pm

First of: Great product! 🙂

I think I’ve come across a subtle css bug: In German “View cart” which is displayed above the products image is translated as “Warenkorb ansehen”. This is notable longer so that it breaks into to lines. This causes the problem, that there is a lot of space between the
first line: "Warenkorb"
<a lot of space>
second line: "ansehen"

I think this is caused by the following CSS definition:
a.added_to_cart {
...
line-height: 60px;
...
}

Could this be fixed in a coming version?

  • The forum ‘Virtue Theme’ is closed to new topics and replies.