[Resolved] how to make the name of author center?

Home Forums Support [Resolved] how to make the name of author center?

Home Forums Support how to make the name of author center?

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1495202
    Paul

    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

    #1495227
    Elvin
    Staff
    Customer Support

    Hi,

    Try adding this css code:

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

    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?

    #1495316
    David
    Staff
    Customer Support

    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

    #1495486
    Paul

    hi, thanks

    #1495716
    David
    Staff
    Customer Support

    You’re welcome

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.