Change position of variation products…

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

  • Avatar: Fernando
    Fernando
    Participant
    July 11, 2024 at 13:03

    Hi guys
    I need to move the position of the variation of products like the images
    I need to move after the add to cart buttons
    Do you have a feature for variations, because i dont find it anywhere but i see it exist!
    Greetings

    Please, contact administrator
    for this information.
    Files is visible for topic creator and
    support staff only.
    3 Answers
    Avatar: Justin
    Luca Rossi
    Support staff
    July 12, 2024 at 07:00

    Hi @Fernando,

    Please try adding this custom CSS under XStore > Theme Options > Theme Custom CSS > Global CSS:

    
    .single-product form.variations_form.cart > div {
        display: flex;
        flex-direction: column;
    }
    .single-product form.variations_form.cart .single_variation_wrap {
        order: -1;
    }
    

    Hope it helps!

    Avatar: Fernando
    Fernando
    Participant
    July 12, 2024 at 09:08

    it work.. thanks a lot!!!

    Avatar: Andrew Mitchell
    Andrew Mitchell
    Support staff
    July 12, 2024 at 09:08

    Dear Fernando,

    In the spirit of gratitude, we want to express our appreciation for your trust in our products. As a valued customer, your experience matters greatly. Would you consider sharing it by giving our theme a deserving 5-star rating on ThemeForest?

    Click here to share your thoughts: https://themeforest.net/downloads

    Being part of our community means a lot, and your feedback contributes immensely.

    Best Regards,
    The 8Theme Team

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

The issue related to '‘Change position of variation products…’' has been successfully resolved, and the topic is now closed for further responses

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