This topic has 3 replies, 3 voices, and was last updated 6 years, 9 months ago ago by Rose Tyler
how to make add to cart and price label a horizontal alignment
Great questions. I’m following this thread just cuz.
Hello, @yohantosadu
You may add this css code in Theme Options > Styling > Custom css:
.content-product .product-title a {
min-height: 35px;
line-height: 1.2;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up