Texts center
Posted: Tue Apr 13, 2021 8:48 am
Hi, I would like to center all the texts of all the pages, is there any special command?
Thank you
Thank you
All the pages? Where exactly?villameschik wrote: ↑Tue Apr 13, 2021 8:48 am Hi, I would like to center all the texts of all the pages, is there any special command?
Thank you
yes all texts, links, thanksheatherbell wrote: ↑Tue Apr 13, 2021 8:55 amAll the pages? Where exactly?villameschik wrote: ↑Tue Apr 13, 2021 8:48 am Hi, I would like to center all the texts of all the pages, is there any special command?
Thank you
Add text-center class to elements will centre the contents - like in this example - https://phoenixcart.org/phoenixcartwiki ... a_Template
Find the elements and add style text-align: center; in your user.css - see https://phoenixcart.org/phoenixcartwiki ... and_Colourvillameschik wrote: ↑Tue Apr 13, 2021 1:37 pm I have highlighted with black arrows the texts that I would like to center. Thank you