Texts center

Open to all! Ask other shopowners for help.
Post Reply
villameschik

Texts center

Post by villameschik »

Hi, I would like to center all the texts of all the pages, is there any special command?
Thank you


Join The Code Co-op to get access to your library in the Code Co-op Forum
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

Post 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
villameschik

Re: Texts center

Post 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
villameschik

Re: Texts center

Post 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
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

Post 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


Join The Code Co-op to get access to your library in the Code Co-op Forum
Post Reply