Tagged: 

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #461424

    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:
    quantity buttons

    Kind regards
    Simone

    • This topic was modified 8 years, 9 months ago by ilsymo.
    #461692

    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

    #461737
    This reply has been marked as private.
    #461943

    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

    #461964

    Hello Yigit, plugins deactivated but I’m still facing the issue.
    No css customizaion done!
    Thanks!
    Simone

    #462443

    Hey!

    I tried accessing the link you posted but I got a 404 page, could check and post a new link please?

    Cheers!
    Rikard

    #462492
    This reply has been marked as private.
    #462722

    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

    #462895
    This reply has been marked as private.
    #463168

    Hey!

    Thanks, that worked. Please try the following in Quick CSS:

    #top div .quantity input.qty {
      width: 43px !important;
    }

    Regards,
    Rikard

    #463180

    Hey Rikard!
    Thank you very much, the code you provided works fine!!

    Kind regards
    Simone

    #463844

    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

Viewing 12 posts - 1 through 12 (of 12 total)
  • You must be logged in to reply to this topic.