• Resolved zaltair911

    (@zaltair911)


    Hi there,

    I’m scratching my head around an issue on my product pages, for products using simultaneously product variation (with pricing depending on the variation) and product add-ons.

    For any reason, once the variation is selected, pricing appears right before the beginning of the product add-ons section, without any space. I would expect the product-add-on section to start on a different line, after the variation price.

    How can I solve that issue and separate the two elements? Any help would be appreciated

    Thank you,

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hello,

    ?Please try to add the below CSS code from the Appearance > Customize > Custom CSS, and check.

    .single_variation {
        float: unset;
    }

    If not resolved with above, share a snapshot of the issue.

    Thread Starter zaltair911

    (@zaltair911)

    Hello Abhishek,

    I can confirm that it solved the issue.
    Thank you so much for your help on this!

    Cheers

    Thread Starter zaltair911

    (@zaltair911)

    Marking thread as resolved

    You are most welcome ??
    and Glad to hear that your issue has been resolved.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘product variation price display issue’ is closed to new replies.