Home Forums WoodMart support forum Change font-size in my posts on Mobile

Change font-size in my posts on Mobile

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #218774

    gcabello
    Participant

    Hello, how could I change the <p> font-size for my posts on mobile?

    #218817

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Mobile:

    body.single-post p {
    font-size:20px;
    }

    Set the size as per your needs.

    Best Regards

    #218843

    gcabello
    Participant

    Thank you!

    #218890

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

Viewing 4 posts - 1 through 4 (of 4 total)

The topic ‘Change font-size in my posts on Mobile’ is closed to new replies.