• Resolved shoptak

    (@shoptak)


    Hello,

    Thank you for this amazing plugin!

    I have one question regarding “Buy now” button size, is it possible to do some resizing?

    Please check the current appearance: https://ibb.co/xYtyZnt

    Regards,

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author rajeshsingh520

    (@rajeshsingh520)

    Hi,

    You can change the button using CSS, there is no setting from within the plugin

    Plugin Author rajeshsingh520

    (@rajeshsingh520)

    Add this CSS in your site
    Appearance > Customizer > Additional CSS

    .button.pisol_buy_now_button{
    display: inline-block !important;
    width:auto !important;
    }

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Buy now button resizing’ is closed to new replies.