Jump to content

Enlarge editor font size?


Recommended Posts

There are two ways to do this - the first is to highlight your text and use the 'Size' option in menu bar.  The second is to increase the size of the normal font size, however, this will affect all text throughout your site that uses the normal font size - if that's what you want use the code below and add it to your custom CSS file.

image.png.4eb5f970409efdacd556051bea7db5f8.png

.ipsType_normal {
    font-size: 16px;
}

Change size in pixels to suit.

Is this what you're after?

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...