
Originally Posted by
sw1138lr
How can I get the "Buy Now" and "Sold Out" boxes to line up at the bottom?
I would also like to remove the word "Details" just above the "Sold Out" button.
Attachment 16540
I was able to get the "Buy Now" buttons to line up by adding the below code to the \includes\templates\responsive_sheffield_blue\css\stylesheet.css
add the code in Red.
Code:
.itemTitle{font-weight:normal;color:#787878;min-height:50px;padding-left:20px;padding-right:20px;height:90px;}
I'm still researching how to hide the "Details" link on "Sold Out" items. Once we hide it then all the boxes will line up.
Bookmarks