This topic has 8 replies, 2 voices, and was last updated 10 years, 3 months ago ago by Eva Kemp
Hi
Can you please let me know if it’s possible to either make both select options/price range smaller or put one below the other, centred? The select options button shows on top of the variable price range which doesn’t look great at the moment. screenshot: http://s15.postimg.org/vs3x6l4nv/Screen_Shot_2014_07_29_at_16_34_43.png
Thank you!
Hello,
Please provide us with the link to your site and wp-admin panel credentials in Private Content.
Regards,
Eva Kemp.
hi please find the info attached
Hello,
I’ve added the following code into custom.css:
#products-grid.products_grid .product-grid .btn-cont {
width: 100%;
text-align: center;
}
#products-grid.products_grid .product-grid .price { width: 100%; }
Please check Shop page now.
Regards,
Eva Kemp.
Hi Eva
Thank you so much, it looks great now. I was wondering if it’s possible to do the same thing for featured products? (home page)
Thank you!
Hello,
You’re welcome.
Please add this code into custom.css file:
.product-slider .product-slide .btn-cont {
width: 100%;
text-align: center;
}
.product-slider .product-slide .price {
width: 100%;
}
Regards,
Eva Kemp.
Worked like a treat! Thank you so much for helping me out. I’m very pleased with this theme and the excellent support included.
Thank you for the feedback and you’re welcome!
Have a nice day!
Regards,
Eva Kemp.
The issue related to '‘add to cart / select options button’' has been successfully resolved, and the topic is now closed for further responses