I want to change design of the single product page

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

  • Avatar: Street La Mode
    Street La Mode
    Participant
    September 20, 2023 at 16:49

    Hello
    Please help to design this. I didn’t find the options
    Please check screenshot: https://tinyurl.com/27j8sm7v
    1) Need to add contant or offer notify
    2) Need to show the Size options
    3) Need to show the Color Options
    4) Add to Cart and Buy Should be same width
    5) What’s App option like fixed contact tool

    Please fix these

    Please, contact administrator
    for this information.
    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 21, 2023 at 06:46

    Hello, Street La Mode,

    Thank you for contacting us and for using XStore.

    1/ This content will be the same for all products? In this case, create a static block then show in via Single Product Builder > HTML element.

    2, 3/ Please watch this video about our variation swatches https://youtu.be/LgzC4iK-j6A?feature=shared

    4/ The next custom CSS code can be used:

    @media only screen and (min-width: 480px) {
        .single-product-builder .et_product-block .cart .quantity {
            width: 100%;
            margin-bottom: 15px;
            margin-right: 0px;
            justify-content: start;
        }
        .single-product-builder .single_add_to_cart_button.button {
            display: flex;
        }
        .single-product-builder .quantity-wrapper {
            justify-content: start !important;
        }
    }

    5/ What’s App option is not a part of our theme.

    If you have any additional questions or concerns, please do not hesitate to reach out to us. Our support team is always available to assist you.

    Kind Regards,
    8theme team

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