This topic has 10 replies, 2 voices, and was last updated 7 years, 10 months ago ago by 8theme
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
Hello,
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
Hi,
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!
Great you are welcome!
I 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
Hi,
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
Hello,
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