Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter enea2883

    (@enea2883)

    I will disactivate until I get an answer from you.
    Thanks

    Plugin Author bhavik.kiri

    (@bhavikkiri)

    Hi @enea2883

    Can you please share with me the screenshots of the issue? Also please let me know if you have any staging site, so I can check and fix the issue.

    Regards,
    Bhavik

    Thread Starter enea2883

    (@enea2883)

    Hi Bhavik,
    thanks for the quick reply.
    How I can share the screenshot?
    anyway, this is the link https://www.bottega1900.com.au/checkout/

    Thread Starter enea2883

    (@enea2883)

    The title doubled and the + and – are not alligned.

    Plugin Author bhavik.kiri

    (@bhavikkiri)

    Hi @enea2883

    Thank you for activating the plugin.

    Let me check the issue and get back to you.

    Thank you for your patience.

    Regards,
    Bhavik

    Plugin Author bhavik.kiri

    (@bhavikkiri)

    Hi @enea2883

    We can hide the text from CSS, we can show the text displayed from my plugin, and others that are displayed from the theme can be hidden.

    Please add the below code in your style.css file

    .quantity.buttons_added .screen-reader-text {
        display: none!important;
    }

    Please let me know if you are comfortable editing the files.

    Regards,
    Bhavik

    Thread Starter enea2883

    (@enea2883)

    Hi Bhavik,
    I learning how to become a developer,
    Could you please tell me where should I have to put the CSS?
    In the theme customize or the the php access?
    Thanks

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘double product title and + – buttons not alligned’ is closed to new replies.