Viewing 1 replies (of 1 total)
  • Plugin Author Bas Schuiling

    (@basszje)

    Hi,

    Did you change anything after writing this question? I see that you use different buttons for the mobile view than for the desktop view which seems good.

    I can see the text is too much to the top of the button. This is because the font-size is being set smaller in responsive view. What you can try for the mobile buttons is to set a bottom and top padding, so that it will force the text to stay in the middle.

    The width of the button is set to 90% of the screen width right now and that seems to work fine. You can decrease that setting more to your liking, but for me it doesn’t look that bad.

    Also did you know that you can just use the shortcodes to change the text / URL on similar buttons? This will save a lot of time since you won’t have to change the settings for each button all the time and the output would be consistent:

    e.g :
    [maxbutton id=x text="example" url="https://example.com"]

Viewing 1 replies (of 1 total)
  • The topic ‘Mobile button text not centred’ is closed to new replies.