Product purchase button option & Footer section issue

This topic has 4 replies, 2 voices, and was last updated 8 months, 3 weeks ago ago by Rose Tyler

  • Avatar: Ammarzo
    Ammarzo
    Participant
    August 17, 2023 at 12:17

    I’m getting multiple option after I’m trying purchase any product, img (https://ibb.co/x2FZnzj) there are currently 2 option enabled while scrolling down to a single product. 1) Add to cart 2) Buy Now.
    I only want buy now button to be visible at the bottom.

    Also you can see on the image the footer section has alignment issue with the social icons, on the homepage footer its alignment is fine but If I visit any other page the social icons alignment differs.

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 17, 2023 at 13:05

    Hello, Ammarzo,

    Thank you for choosing XStore as your WooCommerce WordPress theme.

    1/ Please try to add the next code in child-theme/functions.php:
    add_filter('etheme_sticky_add_to_cart_buy_now_hide_mobile', '__return_false');

    2/ Try to add the next code in Theme Options > Theme custom CSS:

    footer  .elementor-social-icon {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        text-align: center;
    }

    Kind Regards,
    8theme team

    Avatar: Ammarzo
    Ammarzo
    Participant
    August 17, 2023 at 19:52

    The footer section css code worked but the 1 issue is still there. when I’m trying to add the code in child theme its showing an error, due to this I am unable to save the file.

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 18, 2023 at 06:04

    Hello, Ammarzo,

    We appreciate your prompt response.

    Please provide us with FTP access. To create FTP access (FTP host, FTP username, FTP password, FTP port, FTP encryption) , please contact your hosting provider for assistance.

    Kind Regards,
    8theme team

  • Viewing 4 results - 1 through 4 (of 4 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.