Jump to content

Description text in csv file


Recommended Posts

Hello, I'm uploading products via excel/csv file but I noticed that the description appears as one whole gigantic text. No spaces or anything. How can I fix that? And how can I increase the font size? (of all products at once) . I'm using prestashop 1.5.6  default theme.

thanks

Link to comment
Share on other sites

Hi,

 

at line end, you can add <br/>

or

<p> text </p>

and for size  <span style="font-size: 20pt;">text </span>

 

(change 20pt by your desired value)

 

Best regards from Catalonia

I'm sorry I didn't really understand. I add a <br>/  inside the excell  cell then?

 

thank you

Link to comment
Share on other sites

×
×
  • Create New...