• Resolved ingridywk

    (@ingridywk)


    Hi,

    I recently installed your Custom Add to Cart Button Label and Link plugin, but the fonts are always located at the bottom of the button, so you can hardly with the words.

    Tried to adjust the Border Size / Text Font Size / Button Margin & Padding in the setting page, but nothing changes.

    My website is: WordPress 5.5.3 running Martfury theme

    Please help! This is the only plugin that fits perfectly with what I need.

    Many thanks!

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author JC

    (@coder426)

    Hi there,

    Just checked the issue you are talking about, can u please deactivate your caching plugin and check?

    Issue may be specific to your theme too.

    Please check and let me know if it works after deactivating auto optimize caching plugin.

    Thanks

    Thread Starter ingridywk

    (@ingridywk)

    Hi,

    Thanks for your reply. I just deactivated “Autoptimize” but the issue is still not fixed. If it’s about the martfury theme, is there any solution to make the plugin work?

    Plugin Author JC

    (@coder426)

    Hi there,

    Thanks for the reply.

    Can see your theme’s style is overriding Plugin’s CSS.

    Please use the following code in appearance->customize->additional CSS to resolve that issue.

    a.button.btn-lg.catcbll {
    height: auto !important;
    }

    That will fix the issue for you and button will appear like this:
    https://prnt.sc/107drcg

    You will have to just paste the code in WordPress admin as mentioned above.

    Let me know if it works for you.
    Thanks

    Thread Starter ingridywk

    (@ingridywk)

    Hi,

    The additional CSS works!!! Thanks so much!!
    🙂

    Plugin Author JC

    (@coder426)

    Thanks for the confirmation.

    Closing this ticket for now.

    If you like the support, Feel free to review the plugin.

    Kind regards,
    JC

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Fonts not showing properly on the button’ is closed to new replies.