Site logo

Archived topic

how to make the name of author center?

5 replies · Started by Paul on October 19, 2020

Viewing posts 1–6 of 6

hi,
how are you

i want to make the name (https://prnt.sc/v2774z) of author center on mobile version, I tried many times and failed.

may I know how to do that?

i also attached my link as below

please let me check it and thanks in advance
regards

Hi,

Try adding this css code:

@media (max-width:768px){
p.has-medium-font-size {
    text-align: center;
}
}

hi,
thanks for your quick reply.

because i use block element to make this author box. so can I change or adjust its position from the spacing customizer of block element? if so, I hope to do there?

Hi there,

no - there is no option to change the text blocks mobile alignment.
However if you use the Headline Block you can in the settings sidebar:

1. Change from h2 to Paragraph.
2. Change its alignment for tablet and mobile

hi, thanks

You're welcome

This archived topic is closed to new replies.