• Resolved MrAnalogy

    (@mranalogy)


    It looks like all Widgets that let me insert text also specify the text font size.

    Is there a way to have all the, say [body] text be the same size using the Page Builder editor?

    So I’d have something like:

    <h1> here’s my title>
    <p> here’s my text</p>

    And then on another page, same thing.

    Then specify all <h1> text be, say 24px, etc.?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Andrew Misplon

    (@misplon)

    Hi

    Thanks for posting.

    There, unfortunately, isn’t currently a method for achieving this from within Page Builder settings.

    You can go to Settings > Page Builder > Widgets and deactivate Add Widget Class if you’d like to remove your theme’s widget styling from Page Builder widgets.

    Thread Starter MrAnalogy

    (@mranalogy)

    Solution I’m using:
    If I don’t actually apply any font SIZE formatting (or clear formatting to remove any size formatting) then the text will be that specified in the CSS for BODY.

    Then I added custom CSS to change the BODY font size to the larger size.

    Then I also added to the custom CSS to set the size for h1, h2, h3.
    Then when I use the H1-6 Widget, I do not specify a size. Thus all my BODY, h1,h2, etc. all stays uniform.

    Plugin Support Andrew Misplon

    (@misplon)

    Super, thanks for updating the support topic. All the best.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to force all Body text to be same size?’ is closed to new replies.