• Resolved alecberrier

    (@alecberrier)


    Hello,

    I am developing in oxygen builder and have run into an issue where the PPOM product field is displaying next to the add-to-cart button. Is there any way to customize where the checkbox field displays through css or a shortcode?

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • N-Media

    (@nmedia)

    Hi,

    I see, I will send you CSS soon to fix this.

    Thread Starter alecberrier

    (@alecberrier)

    Why is this marked resolved?

    nmediamajid

    (@nmediamajid)

    Hey Alecberrier,

    Please use this custom CSS on your above product page, it will fix the issue.

    form.cart,
    .single_variation_wrap .woocommerce-variation-add-to-cart {
    	display: block !important;
    }

    Thanks

    Thread Starter alecberrier

    (@alecberrier)

    This worked. Thank you for the assistance!

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Oxygen Builder and PPOM’ is closed to new replies.