This topic has 11 replies, 3 voices, and was last updated 8 years, 2 months ago ago by Jack Richardson
hi
kindly check these two things
1) http://i.imgur.com/OcDoRCQ.jpg
http://www.hubket.com/product/21-multicolor-crystal-wrap-fashion-bracelet/
2) Cart widget on sidebar
please add few products on cart then view sidebar of cart on sidebar
screenshot
let me know, how to fix it
thanks lot
Hello,
1. Add this code in custom.css file:
#product-page .product-shop .main-info .stock {
float: none;
}
2. Use this css code:
.cart_list.product_list_widget a {
font-size: 14px;
}
Best regards,
Jack Richardson.
thanks for reply, but no gap between cart headings and images
http://i.imgur.com/cTi8KWK.jpg
http://www.hubket.com/product-category/kitchenware/
waiting
Hello,
Please use this code in custom.css file.
.product_list_widget li img {
margin-right: 10px;
}
.widget_shopping_cart_content .product_list_widget .media{
margin-top: 10px;
}
Regards,
Robert Hall
Hello,
You should rename default.custom.css file to custom.css via FTP and enable it in Blanco – Theme Settings, tick “Enable Custom CSS file”.
Best regards,
Jack Richardson.
thanks, now its works
last part
http://i.imgur.com/g9XrHAg.jpg
search box button “Go” went down, after i increased the width of search box
kindly help, i am going to change the rating now, you guys are awesome support team!
Hello,
Add this code in custom.css file
@media only screen and (min-width: 960px){
#search {
width: 312px;
}
}
Regards,
Robert Hall
i have given 5 star rating 🙂 http://prntscr.com/cdbdam
Hello,
Thank you.
We appreciate it very much!
If you have any questions feel free to contact us.
Have a nice day!
Best regards,
Jack Richardson.
The issue related to '‘Text overlap and cart font size is also increased’' has been successfully resolved, and the topic is now closed for further responses