Tagged: x
-
AuthorPosts
-
August 2, 2016 at 12:01 pm #1114041
iPremiumParticipantHi again!
How can we have 2 lines on the product name listings on the store? Our product names are a bit big and they all seem the same with only 1 line.
http://www.ipremium.pt/wp.php/loja/page/2/
Thank you!
August 2, 2016 at 12:19 pm #1114070
RahulModeratorHey There,
Please add the following code in Customize -> Custom -> CSS :
.woocommerce li.product .entry-header h3 a, .woocommerce-page li.product .entry-header h3 a { white-space: normal; Font-size:25px; } .woocommerce li.product .entry-wrap, .woocommerce-page li.product .entry-wrap { top: calc(90% - 4em); }Hope it helps.
August 4, 2016 at 11:44 am #1117495
iPremiumParticipantThan you so much, but that is not quite what i was looking for.
What I needed was the title of the product to be seen completely on this page http://www.ipremium.pt/wp.php/loja/
So, instead of putting the “…” it should break on to a new lineI’ve attached an img with a markup
Thanks allot
August 4, 2016 at 2:06 pm #1117730
DarshanaModeratorHi there,
Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:
– Link to your site
– WordPress Admin username / passwordDon’t forget to select Set as private reply. This ensures your information is only visible to our staff.
August 5, 2016 at 6:06 am #1118704
iPremiumParticipantThis reply has been marked as private.August 5, 2016 at 12:11 pm #1119098
DarshanaModeratorHi there,
You can add this under Custom > CSS in the Customizer.
.woocommerce li.product .entry-header h3 { white-space: normal; }Hope that helps.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1114041 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
