Mobile Version Very tight and not spaced

This topic has 6 replies, 3 voices, and was last updated 1 years, 11 months ago ago by Olga Barlow

  • Avatar: Jeanice
    Jeanice
    Participant
    May 4, 2022 at 01:45

    Mobile Version

    A few things, this may very well be a plugin thing.

    the paypal button and venmo button are larger than the add to cart burtton (can I make them smaller)

    Is there a way to take out the -or- between the qty and the add to cart button?

    The wishlist is displaying 2 hearts.

    and finally – is there a way to add images to the color variations? its very confusing. You have to click the sizes before you can see any of the images change, and even when you do you can only display one.

    Please let me know if you can assist.

    Thanks

    5 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 4, 2022 at 07:07

    Hello,

    1/ Provide URL of product with mentioned buttons.
    2/ Add this code in Theme Options > Theme custom CSS:
    .single-product #wcpay-payment-request-button-separator {display: none;}
    3/ https://prnt.sc/ajiChwb4VYNf
    https://xstore.helpscoutdocs.com/article/102-wishlist
    4/ Yes, you can select Image type for variation swatches.
    Watch this video – https://youtu.be/LgzC4iK-j6A

    Regards

    Avatar: Jeanice
    Jeanice
    Participant
    May 4, 2022 at 14:27

    all product pages have it.

    https://goinathletics.com/product/all-white-everything-track-jacket/

    when you add something to your cart the buttons appear.

    Avatar: Jeanice
    Jeanice
    Participant
    May 4, 2022 at 14:28

    also can you display one heart? or when you disable, you disable both?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 4, 2022 at 16:12

    Hello,

    I can see the Paypal button only https://prnt.sc/lgnwNYu1tHV2 , use the next code to change the height

    .buttons-container .paypal-button {
        height: 30px !important;
    }

    also can you display one heart?

    – yes, you can, just set settings as was mentioned, and 1 heart will be shown.

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    May 4, 2022 at 16:12

    Hello,

    1) Add the below code to Theme Options > Custom CSS

    .product-information-inner .ppc-button-wrapper {
        max-width: 200px;
    }

    3) Follow the docs https://prnt.sc/ajiChwb4VYNf
    https://xstore.helpscoutdocs.com/article/102-wishlist
    And you’ll get the one heart after that.

    Regards

  • Viewing 6 results - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.