Shop with xTheme Ethos

Hi, I love Ethos for most of my site, but I really want a button under an image in the shop, like any of the other 3 stacks. Can I change the stack for one page? Using WooCommerce.

Thank you for any help!

Hello There,

Thanks for posting in!

Do you want something like this? http://prntscr.com/kk9rfe

If that is the case, please add the following CSS code in the X > Theme Options > Global CSS (http://prntscr.com/evui3r)

.x-ethos.woocommerce li.product .entry-wrap {
    position: relative;
    top: auto;
    left: auto;
}

We would loved to know if this has work for you. Thank you.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.