• Resolved sstaffie

    (@sstaffie)


    I have used the EKIT plugin on my site for a long time now, its great, however I have just noticed an issue with the EKIT button widget. I’m not sure when this issue started to occur but I have not seen it on my site before.

    I use the EKIT button widget as it allows me to set a width to the button so all buttons can be the same size, I set the button width to 80%. I have a page with 10 buttons on and it is handy to have them all the same size, it looks smarter. I also use 30px padding to the top and bottom of the button to thicken it a bit.

    The issue I am now experiencing is that the text no longer sites central in the button when a width is specified, it sits to the left and I cannot figure out how to rectify this. It always used to sit central and I can only presume that a recent update has caused this issue.

    I use the Astra theme.

    I have tried other non-EKIT button widgets and the text sits central but they don’t allow me to specify a width which is why I much prefer EKIT.

    Here is an image of what the buttons looks like now: https://sunderlandrifleclub.com/wp-content/uploads/2025/01/Button.png

    Any assistance is appreciated.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support Reedwanul Haque

    (@reedwanul)

    Dear @sstaffie,

    Thanks for reaching out to us.

    I understand your concern and would like to inform you that we can resolve this issue with a few CSS modifications. Below, I am sharing the necessary codes. Simply copy and paste them into Appearance > Customize > Additional CSS.

    .ekit-wid-con .elementskit-btn{
    justify-content: center;
    }

    After including these codes I hope your issue will be solved. Let us know if the issue is solved. If not, I’ll have a quick look and provide you with a solution ASAP. Your patience & cooperation in this matter are greatly appreciated.

    Kind Regards,
    Reju

    Plugin Support Reedwanul Haque

    (@reedwanul)

    Dear @sstaffie,

    I hope this message finds you well. I’m pleased to inform you that we have permanently resolved this issue and released an update a few hours ago. Please update to the latest version, and you should no longer encounter this problem. Feel free to reach out if you have any other questions or concerns.

    Best Regards,
    Reju

    Thread Starter sstaffie

    (@sstaffie)

    Thank you for solving the issue, its working perfectly again.

    Plugin Support Reedwanul Haque

    (@reedwanul)

    Dear @sstaffie,

    Glad to hear that your problem has been solved.

    If you’re satisfied with the plugin and our support team, we’d greatly appreciate it if you could leave us a 5-star review on ww.wp.xz.cn!

    Please navigate to the Review link from the sidebar then click the Add your own review link to put your review.

    We’re working so hard to make this plugin more and more useful to our valuable users like you and a 5-star will really help us to grow on the market.

    Best Regards,
    Reju

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Issue with EKIT Button Text – Not centering’ is closed to new replies.