Is it possible to have the 2 lines in the product title?
for example:
from… “this is the product title”
to.. “this is the
product title”
I would like to show it that way on my products page, any help would be appreciated, thanks
Site URL: hidden Theme version: 3.4 WooCommerce version: latestHello,
Please, provide your admin access so we can see your website and try to prepare some custom solution for you.
Regards
If it is possible I would like the name of the product on top and the size on bottom all centered, example:
“Name”
“Size”
Thanks
Site URL: hidden Theme version: latest WooCommerce version: latestHi,
Try to add this code to the custom CSS section
.content-product .product-title {
max-width:100px;
margin-left:auto;
margin-right:auto;
}
Regards
It seems to have worked, thank you very much your help, it is greatly appreciated!
Site URL: hiddenI have used the custom css provided, when I type more than one word it goes to the next line and it looks like this under my product photo, for example:
Size
word
word
word
If possible could I have it:
Size
word word word
Any help would be appreciated, thanks
Site URL: hidden Theme version: latest WooCommerce version: latestHi,
Could you please provide us a screenshot of the problem?
I would like to have the only two lines, size and name of product.
Ideally I would like to have the name on top and the size on bottom, every time I try to do that, (as you see the one on the right), this happens.
any help would be appreciated, thanks
Site URL: hidden Theme version: latest WooCommerce version: latestHello,
Sorry, but there is no way to divide product name into two lines with name and size. It is not possible with CSS.
You must be logged in to reply to this topic.Log in/Sign up
One standard license is valid only for 1 project. Running multiple projects on a single license is a copyright violation.