Product settings, General, Name 2 rows
Autore: Per L.
Visite 858,
Followers 1,
Condiviso 0
Hi All,
In the shopping cart, Product Settings, General
you can write a name of the product, but it only have 1 row.
Is it possible get space for 2 rows?
If so, How?
If not, coulkd you make a line brake within the row?
-Per
Postato il
You can use <br> to get multiple lines, but unwanted effects are possible, so play through the entire shop process.
----- WebSite X5 Shop -----
Name:
Product<br>2nd row
----- Shop preview -----
[ Photo of the product ]
Product
2nd row
-----
Autore
Thanks Daniel W.
How should I do to see, and change, the HTML code?
-Per
You enter the code within the product description at the point where the new line should begin. If the above command doesn't work, use this code <br />
Simply add <br> to the product name in the input field, see
----- Screenshot - German version -----
Autore
Thanks for your help, but:
In "Name" field it didnt work.
In "Caption" field it work.
-Per
The <br> HTML code does not work everywhere in the shop because the HTML code is not recognized as HTML code in all input fields.
I remember that I tested the HTML code in input fields a long time ago and it didn't work everywhere, otherwise one could also use the many HTML symbols.