Page 1 of 1

Texts center

Posted: Tue Apr 13, 2021 8:48 am
by villameschik
Hi, I would like to center all the texts of all the pages, is there any special command?
Thank you

Re: Texts center

Posted: Tue Apr 13, 2021 8:55 am
by heatherbell
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
All the pages? Where exactly?
Add text-center class to elements will centre the contents - like in this example - https://phoenixcart.org/phoenixcartwiki ... a_Template

Re: Texts center

Posted: Tue Apr 13, 2021 8:59 am
by villameschik
heatherbell wrote: Tue Apr 13, 2021 8:55 am
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
All the pages? Where exactly?
Add text-center class to elements will centre the contents - like in this example - https://phoenixcart.org/phoenixcartwiki ... a_Template
yes all texts, links, thanks

Re: Texts center

Posted: Tue Apr 13, 2021 1:37 pm
by villameschik
I'm sorry but maybe I haven't made myself clear what I'm trying to do,
I have highlighted with black arrows the texts that I would like to center. Thank you

Re: Texts center

Posted: Tue Apr 13, 2021 1:47 pm
by heatherbell
villameschik wrote: Tue Apr 13, 2021 1:37 pm I have highlighted with black arrows the texts that I would like to center. Thank you
Find the elements and add style text-align: center; in your user.css - see https://phoenixcart.org/phoenixcartwiki ... and_Colour