This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Moving order button up

Resolved 3 replies premiumthemetheme-vantage
10 years ago · Last reply by Daniel 10 years ago

Hello,

on my shop page I have got 3 products – one of them has longer description (it is on 2 lines instead of 1 at other two products) and the button below “Výběr možnosti” is little bit lower than buttons at other two products. It looks quite bad – could you help me fix it, please?

Thank you very much
Matej

URL: http://objevkavu.cz/shop/

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

3
  1. Daniel Staff 10 years, 11 months ago

    Hi Matěj Mudroch

    You can fix this with some custom CSS. If you navigate to Appearance > Custom CSS, you’ll get our custom CSS editor. Just add the following code.

    .archive li.post-206 a.button.add_to_cart_button.product_type_variable {
        top:18px !important;
    }
    .archive li.post-212 a.button.add_to_cart_button.product_type_variable {
        top:18px !important;
    }

    Let me know if it works out for you

    Cheers

  2. Matěj Mudroch 10 years, 11 months ago

    Yes, Sir – it works for me. Thank you very much and have great day!

    Matej

  3. Daniel Staff 10 years, 11 months ago

    Perfect :-)

    Always feel free to open a new thread whenever you require support

    Cheers

Replies on this thread are closed.

Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Have a different question or issue?

Start New Thread