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

2nd line indent for label after input

Home / Forums / Virtue Theme / 2nd line indent for label after input

This topic is: Not Resolved
[Not Resolved]
Posted in: Virtue Theme
September 13, 2014 at 6:26 am

This is just a suggestion, you might want to give a try. I found this to fit better (your default is “-22px”):

/* Do not indent 2nd line too much */
.woocommerce ul#shipping_method li, .woocommerce-page ul#shipping_method li {
/* instead of -22px which is too much */
text-indent: -17px;
}

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