Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #850841

    SYNCHROON
    Participant

    Hi there,

    Can you guys fix the text in all the buttons? The text is not centered properly, see attached image below.
    A fix with css is not an option, because i’ll have to change all the buttons on 15 websites.

    Thanks in advance,

    Attachments:
    You must be logged in to view attached files.
    #850853

    Christian
    Moderator

    Hey there,

    Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:

    – Link to your site
    – WordPress Admin username / password
    – FTP credentials

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    Thanks.

    #850857

    SYNCHROON
    Participant
    This reply has been marked as private.
    #850863

    Paul R
    Moderator

    Hi,

    To fix it, you can add this in custom > css in the customizer in each site.

    
    .x-btn.x-btn-large {
        padding: 0.579em 1.105em;
    }
    
    .x-btn, .button, [type="submit"] {
        padding: 0.563em 1.125em;
    }
    

    Hope that helps

    #850865

    SYNCHROON
    Participant

    Yes thats an option.

    But everyone that uses the X has this problem, why don’t you guys fix this for everyone?

    #850870

    Paul R
    Moderator

    Hi,

    Thanks for your feedback.

    I will forward your concern to our web development.

    Please stay tuned for updates.

    Thanks