hello. we made update to site and also update to php beacause buttonizer icons doesn't look very well on site: https://calificare-evaluare.ro/

but now, the icons looks the same even if i made those updates. could you tell me please what problem could it be?

thanks

Hi @irinas2211 !

Your theme on your website is limiting the width of Buttonizer buttons. When you add the following short code to your CSS, the buttons will now have a background and will be lined up correctly!

.buttonizer-button a {
    max-width: none !important;
}

That should work! 🙂

    hello Jasper. the buttonizer button doesn't look well even if add the css code that you gave to me 🙁. but what problem is about with the theme on this site? isn't any way to solve it?

    thank you

    i verify again and it seems looks like well now. i was setting a large button and i forget about it. 🙂

    Great to hear! Yesterday we've updated Buttonizer to our new 2.0 version, so you might want to update to the newest version and check it out 😀

    Let us know if you have any problems or questions in the future 😄

    5 days later

    Hello. I came back with a new problem. I did update to buttonizer 2.0 and when I wanted to make a text change in it, it reset some buttons from the buttonizer which in my settings looks fine and with this error i not see some pictures from the site. at the moment I disabled the buttonizer and I see that the site works ok.

    do you know if there might be a problem between the new version of the buttonizer and the site?

    thank you!

    Hi @irinas2211 , are you able to enable Buttonizer for a few minutes so we can investigate what's going wrong? Did you 'Save & publish' the buttons so they were updated on the live website?

    18 days later
    a year later