Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #84712
    marga
    Participant

    Hello team,
    I would like to change the text size from this page
    http://praxispetraweber.alfahosting.org/impressum/

    but I cannot find the css code.
    and do I have to write .page-id-21 or .post-id-21

    I hope again of your great help.
    thanx and greetings
    marga

    #84718
    Mahesh
    Keymaster

    Hi @marga,

    Go to “Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS” and add the following CSS.

    .page-id-21 .entry-content {
        font-size: 20px
    }

    Note: Please adjust the font-size as desired.

    Regards,
    Mahesh

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘change text size from one page’ is closed to new replies.