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

swacher cannot align flat

John Paul

https://prnt.sc/n7cvFB_p7WE9

Hi I’m using woodmart theme and now I’m facing this issue.

Seems I can’t  fix it without coding.

Could you please help me to fix this?

Golam Kibria

Hi John,

Will you please share the produce link here?

Also, please give us 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!

Golam Kibria

Hi John,

Is this your original layout?

This is how it shows during the initial load.

Anyway, try the following CSS:

[class*="wd-single-"].wd-swatch-layout-inline table.variations tbody {
align-items: baseline;
}

Let me know how it goes.

Thank You

John Paul

this is not the original layout. I customize the layout.

I have inserted the code you gived me.

Looks like it doesn’t work.

Can you provide another solution?

maybe you can try switching it to vertical.

Golam Kibria

Hi John,

Please try adding important like this:

[class*="wd-single-"].wd-swatch-layout-inline table.variations tbody {
align-items: baseline !important;
}

Thank You

John Paul

thanks for reply,sir

I tried again, still not working

 

Golam Kibria

Hi John,

Can you please give us 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!