• Resolved PC1271

    (@pc1271)


    Hi,

    This looks like a really great and flexible plugin. However, I can’t find an easy way to increase the font size.
    Maybe it’s my theme OceanWP that is causing the font of all texts (menus, button, plain texts) of this plugin look really small.

    Maybe it’s possible to add some css rules. I was able to change the text size in the buttons to 1.5 em (original size was 1 em), but couldn’t find how to do it for the menus and other texts. Could you please help me out?

    Thanks,
    Patrick

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author supsystic

    (@supsysticcom)

    Hello!
    We will improve this in one of the next Membership versions.
    Meanwhile try to add such code to style.css of your theme –

    html, a {
        font-size: 1.5em!important;
    }

    If this will not help you – contact us through our?internal support and provide link to your site. We will help you to solve the problem.

    Thread Starter PC1271

    (@pc1271)

    I set it to

    html, a {
       font-size: 1.0em;
    }

    and now everything looks just perfect.

    Thanks

    Plugin Author supsystic

    (@supsysticcom)

    Hello!
    We released a new version of Membership plugin with improvements. You will find new tab “Fonts” in the “Design” menu, where you can adjust your fonts.
    Please, update to the latest version.

    Thread Starter PC1271

    (@pc1271)

    Hi,
    Thanks for this update. This will surely add a lot of flexibility in designing pages.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘How to change font size?’ is closed to new replies.