Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Author Jeroen Sormani

    (@sormano)

    Hi,

    That depends on your themes style. I’ve taken an look, and it looks te same to me. I did notice that the PPP dropdown is a bit lower positioned. That can be solved by adding the following to your stylesheet;

    .form-wppp {
    font-size: .857em;
    }

    I hope that helps. Do note that I can give only limited support on theme related changes (I do my best :-).

    Cheers,
    Jeroen Sormani

    Thread Starter kelderkold

    (@kelderkold)

    thanks that help ea little, but the font types are still not the same, where do you make font in your plugin?

    Plugin Author Jeroen Sormani

    (@sormano)

    Hi,

    I am not making any font style for the plugin ?? I do that purposefully so that a big part of the themes out there will be automatically styled nicely, but some aren’t… ??

    Can you share a screenshot of how it is looking? When looking on a Mac + Chrome it looks good…

    Thanks!
    Jeroen

    Thread Starter kelderkold

    (@kelderkold)

    [IMG]https://i61.tinypic.com/29emwqq.jpg[/IMG]

    This is from my iphone, also wrong here

    Plugin Author Jeroen Sormani

    (@sormano)

    Hi,

    Can you try adding the CSS above?

    As far as I can see the font is the same, just not the size. (but then again, I am not a designer)

    Cheers,
    Jeroen

    Thread Starter kelderkold

    (@kelderkold)

    The css was added 14 hours ago ??

    Plugin Author Jeroen Sormani

    (@sormano)

    Ahh, I didn’t see any change. Checking again, I see I made a mistake in the code. Please re-add this;

    .form-wppp-select { font-size: .857em; }
    Thread Starter kelderkold

    (@kelderkold)

    Great thanks, now it works
    ??

    Plugin Author Jeroen Sormani

    (@sormano)

    Glad it works ??

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘text style is not the same’ is closed to new replies.