Text overlap and cart font size is also increased

This topic has 11 replies, 3 voices, and was last updated 7 years, 7 months ago ago by Jack Richardson

  • Avatar: aliqayyum
    aliqayyum
    Participant
    September 1, 2016 at 15:50

    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

    10 Answers
    Avatar: aliqayyum
    aliqayyum
    Participant
    September 1, 2016 at 15:54

    screenshot of cart

    http://i.imgur.com/zyuAbSg.jpg

    thanks

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    September 1, 2016 at 16:00

    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.

    Avatar: aliqayyum
    aliqayyum
    Participant
    September 2, 2016 at 04:16

    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

    Avatar: Robert Hall
    Robert Hall
    Support staff
    September 2, 2016 at 07:40

    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

    Avatar: aliqayyum
    aliqayyum
    Participant
    September 2, 2016 at 13:03

    i have added code on custom.css
    http://i.imgur.com/Fhr5lGb.jpg

    no effect

    let me know

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    September 2, 2016 at 13:16

    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.

    Avatar: aliqayyum
    aliqayyum
    Participant
    September 2, 2016 at 14:20

    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!

    Avatar: Robert Hall
    Robert Hall
    Support staff
    September 2, 2016 at 14:29

    Hello,

    Add this code in custom.css file

    @media only screen and (min-width: 960px){
    #search {
        width: 312px;
    }
    }

    Regards,
    Robert Hall

    Avatar: aliqayyum
    aliqayyum
    Participant
    September 2, 2016 at 14:49

    i have given 5 star rating 🙂 http://prntscr.com/cdbdam

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    September 2, 2016 at 16:17

    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.

  • Viewing 11 results - 1 through 11 (of 11 total)

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

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.