Problem with button (text)

Hello guys,
Would like to know if anyone knows why this keep happening to my button text? It seems like it is having a “padding force” on it, but I really don’t know what is causing this.
It’s only on mobile version (desktop is fine) and it is on “book appointment” button on the header (burger menu)

Any ideas please? :slight_smile:


Here is my site Read-Only: LINK
(how to share your site Read-Only link)

For ‘button-inner primary’ class you have used height:12px but for button normally you should use padding to adjust the size.

And for ‘button-line-right primary’, the width is 0px that’s why it is shown as dot.

thank you, my friend ! It worked :smiley:

1 Like