• Post paragraph font size is too small to read, I want to increase the font size of the paragraph

    I added code in additional css to increase the font size after adding font size increased. but after adding code it effected with horizontal scrolling on mobile devices.

    how to increase the paragraph font size without getting the horizontal scrolling issue.

    the code i added to increase the font size.

    p { 
    font-size:16px; 
    } 

    Thanks for your valuable suggestions.

    • This topic was modified 4 years, 8 months ago by Jan Dembowski. Reason: Moved to Fixing WordPress, this is not an Developing with WordPress topic

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘How to increase paragraph font size’ is closed to new replies.