Tagged: woocommerce
Hello, I installed woocommerce plugin on my site. I’m facing with a strange alignment of quantity buttons. They are above and below the quantity box. Is it possible to set the alignment at both side of quantity field?
Now they look like this:
Kind regards
Simone
Hi ilsymo!
Could you provide us with a link to the site in question so that we can take a closer look please?
Best regards,
Rikard
Hey!
Can you please try de-activating all active plugins and check if that helps?
Have you made any CSS customization prior to issue?
Cheers!
Yigit
Hello Yigit, plugins deactivated but I’m still facing the issue.
No css customizaion done!
Thanks!
Simone
Hey!
I tried accessing the link you posted but I got a 404 page, could check and post a new link please?
Cheers!
Rikard
Hey!
Sorry, same problem with that one. Also, you need to put some text between the tags for your link to be clickable, like so:
<a href="http://yoursite.com">Text which you can click</a>
Otherwise we have to view the source to see the link :)
Regards,
Rikard
Hey!
Thanks, that worked. Please try the following in Quick CSS:
#top div .quantity input.qty {
width: 43px !important;
}
Regards,
Rikard
Hey Rikard!
Thank you very much, the code you provided works fine!!
Kind regards
Simone
Hi!
glad Rikard could help you. Let us know in a new ticket, if you need some more help related to the theme. We are happy to assist.
Best regards,
Andy