Hi, I would like to center all the texts of all the pages, is there any special command?
Thank you
Texts center
-
heatherbell
- Senior Contributor
- Posts: 2540
- Joined: Mon Oct 07, 2019 4:39 am
- Phoenix Version:
- Has thanked: 35 times
- Been thanked: 243 times
Re: Texts center
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
Add text-center class to elements will centre the contents - like in this example - https://phoenixcart.org/phoenixcartwiki ... a_Template
-
villameschik
Re: Texts center
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
-
villameschik
Re: Texts center
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
I have highlighted with black arrows the texts that I would like to center. Thank you
You do not have the required permissions to view the files attached to this post.
-
heatherbell
- Senior Contributor
- Posts: 2540
- Joined: Mon Oct 07, 2019 4:39 am
- Phoenix Version:
- Has thanked: 35 times
- Been thanked: 243 times
Re: Texts center
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