• Resolved fartbrat

    (@fartbrat)


    Hi, I just tried out this plugin and it’s amazing. However, is there a way to have my button width fixed like my main add to cart button? If you take a look on the link, my amazon link is shorter because of fewer text.

    It would be nice if the button stay the same width regardless of text count.

    Thanks!

    • This topic was modified 2 years, 1 month ago by fartbrat. Reason: typo on title

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

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

    (@coder426)

    Hi there,

    You can use the folloing CSS coder to resolve this issue.

    Folloiwng CSS can be added in Appearance->Customize->additional CSS

    .single-product .catcbll_preview_button a.catcbll{
    width:100%
    }

    It will make the buttons appear horizontally.
    https://prnt.sc/m-zcoxyq61qd

    Please try.

    Thanks

    Thread Starter fartbrat

    (@fartbrat)

    No wayyy it works like a charm! Thank you so much!

    Plugin Author JC

    (@coder426)

    Hi therek,

    Thanks for the confirmation and marking it as Resolved.

    Would appreciate if you can drop us a review for the Plugin!

    Thanks!!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Buttons horizontally not aligned’ is closed to new replies.