Apple Pay/GPay not aligned on the product page

This topic has 3 replies, 3 voices, and was last updated 2 months ago ago by Andrew Mitchell

  • Avatar: Suit4u.co
    Suit4u.co
    Participant
    March 5, 2024 at 19:57

    Hi there,
    I would like to check if there is a way to align the Apple Pay and GPay buttons on the product page as they are looking funny. Can this be aligned to have buttons one after another for Google Pay and apple pay?

    Please, contact administrator
    for this information.
    Files is visible for topic creator and
    support staff only.
    2 Answers
    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    March 6, 2024 at 06:50

    Hello, @Suit4u.co,

    Thank you for contacting us and for using XStore.

    In order to address the concern you have encountered, we kindly ask that you implement the following CSS code. Please navigate to the ‘Theme Options’ section within the XStore control panel, proceed to ‘Theme Custom CSS’, and then insert the code into the ‘Global CSS’ area:

    .single-product-builder .et-or-wrapper {
        display:none;
    }
    .single-product-builder form.cart {
        display: flex;
    }
    .single-product-builder .single_add_to_cart_button {
        margin-right: 10px !important;
    }
    
    .single-product div#wc-revolut-payment-request-container {
        padding-top: 4.5em !important;
    }

    The result should look like this: https://imgur.com/h57u7uW
    We are optimistic that this adjustment will effectively resolve the issue at hand. Should you require any further assistance, please do not hesitate to reach out.

    Warm regards,
    The 8Theme Team

    Avatar: Andrew Mitchell
    Andrew Mitchell
    Support staff
    March 6, 2024 at 11:01

    Dear Suit4u.co,

    We trust our theme is enhancing your experience. Taking a brief moment to rate it with a glowing 5 stars on ThemeForest would be immensely appreciated. Your feedback holds significant value for us.

    Click here to rate now: https://themeforest.net/downloads

    Thank you sincerely for your ongoing support!

    Best Regards,
    The 8Theme Team

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

The issue related to '‘Apple Pay/GPay not aligned on the product page’' has been successfully resolved, and the topic is now closed for further responses

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