fbpx
Want To Add Extra Images Per Product Variation For Free? Download Now

Attribute labels only appearing beside the variations

Dalton Lambe

The attributes for my website changed after the recent update. The attributes were above the variations before the update.  Now they are beside the attributes.

It also doesn’t show up correctly on mobile. The client can’t even see the attributes on mobile because of how its now displayed. Please advise.

Website is elons

A product page https://elonscustomfurniture.com/spacesavingbeds/product/the-maka/

Golam Kibria

Hi Dalton,

Please try adding the following CSS to the customizer:

.woocommerce.single-product div.product form.cart .variations td {
display: block;
text-align: left;
}

Let me know if this helps.

Thank You

Dalton Lambe

Thank you ! It fixed the desk top but not the mobile appearance. Attached is the appearance on  mobile on Android and Iphone.

Golam Kibria

Hi Dalton,

Can you please give us a temporary admin access to your site? We’ll try to investigate the issue for you.

You can add new users by going to Users > Add New set the user and password for us, set the role to admin and set the info here.

And add your site URL, login username, and password in the site login area. Follow this guideline: https://www.useloom.com/share/27c1f2ac633c4060b2da883d946107d7

Hope to hear from you soon!

Dalton Lambe

Aloha Golam! Its working now on mobile as well. Thank you so much!