You are here: Home
Support site for Tips and Tricks HQ premium products
Thank you for the information! Here’s how I solved the issue without having to get creative on my product’s descriptions: I simply targeted the description in the css for the footer element, and set a standard height to the element so my descriptions can either be one or two lines. (I also used some margins to pull the description away from the thumbnail) Here’s my CSS:
.eStore-fancy3-footer{margin: 10px 0px; height: 40px !important;}
I hope this information can be beneficial to someone else.
Thank you for the wonderful plugin!