Home Forums WoodMart support forum I need select varartion to popup and buynow and add to cart button Reply To: I need select varartion to popup and buynow and add to cart button

#319942

Hello,

You are Most Welcome.

You can try using the following Custom CSS for that.

.pisol_buy_now_button.pisol_single_buy_now {
    position: absolute;
    left: 32%;
    margin-top: -50px !important;
}

You need to adjust the left value in the above CSS according to the devices.

Regards.
Xtemos Studios.