'Add to favorites' button text not centered on button

Support MB Favorite Posts 'Add to favorites' button text not centered on button

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #45770
    JulianJulian
    Participant

    If you have no icon, the text is not centered in the button. It's probably only a character or two out but it looks off. This is the same for default text and also custom text.

    #45781
    PeterPeter
    Moderator

    Hello Julian,

    There is a small margin at the left (4 px)of the button text. If you want to remove it, please use this custom CSS code:

    .mbfp-text .margin-left {
        margin-left: 0;
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.