• Resolved mangesh3381

    (@mangesh3381)


    hi,
    I am using su-button. But the text padding inside the button is very high.

    I need below paddings in mobile,tablet and desktop views for text inside the button.

    left padding 8px
    right padding 8px

    top and bottom paddings are ok.

    kindly help

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Vova

    (@gn_themes)

    Hi @mangesh3381,

    navigate to Dashboard – Shortcodes – Settings and add the following snippet to the Custom CSS code field:

    .su-button > span {
    	line-height: 140% !important;
    }

    Adjust the value (140) to fit your needs.

Viewing 1 replies (of 1 total)
  • The topic ‘Text padding in a button’ is closed to new replies.