Cart widget goes wrong since update - by cahena

This topic has 9 replies, 3 voices, and was last updated 9 years, 6 months ago ago by Robert Hall

  • Avatar: cahena
    cahena
    Participant
    May 26, 2015 at 12:18

    Hi,

    I had the cart widget and search form in my header (top left)

    Since I’ve updated the WooPress 1.5 (+ woocommerce + pluggins),
    – the cart widget is not aligned with the search form
    – the cart widget doesn’t show anymore the total amount (when products added to the cart)

    Here is a screenshot: https://www.dropbox.com/s/dimnphcsn0qmybf/cart%20widget.png?dl=0

    Thank you for your help.

    Please, contact administrator
    for this information.
    8 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    May 26, 2015 at 12:37

    Hello,

    Please try to add this code in custom.css file.

    .shopping-cart-widget {
      padding: 30px 15px;
    }

    Regards,
    Robert Hall.

    Avatar: cahena
    cahena
    Participant
    May 26, 2015 at 12:45

    Thank you Robert, but nothing has changed.

    Avatar: cahena
    cahena
    Participant
    May 26, 2015 at 12:55

    Besides position of cart and total amount disappearing,

    Also 2 other things went wrong since last update:

    1. in Firefox, the footer © is disappearing under the header (left side), while in Safari is ok.

    2. The Revolution slider on home page is no longer aligned on top (but has a white margin top)

    Avatar: Eva
    Eva Kemp
    Support staff
    May 26, 2015 at 13:11

    Hello,

    Add this code in custom.css file:

    .header-vertical-enable .page-wrapper .header-type-vertical2 .shopping-container {
        height: 60px !important;
    }
    .header-vertical-enable .page-wrapper .header-type-vertical2 .shopping-container .shopping-cart-widget .cart-summ .cart-bag .badge-number {
        display: block !important;
        right: -20px !important;
    }

    As I see footer copyright area is shown in Firefox:
    http://storage3.static.itmages.com/i/15/0526/h_1432642102_9397487_82b8d5b312.png

    To remove white line add this code:

    .content-page {
        margin-top: 0px !important;
    }

    Regards,
    Eva Kemp.

    Avatar: cahena
    cahena
    Participant
    May 26, 2015 at 13:35

    Thank you for your help!

    Everything works except for:

    The revolution sliders margin top is still there,
    (the margin left and right are now ok, they have disappeared)

    Avatar: Eva
    Eva Kemp
    Support staff
    May 26, 2015 at 13:42

    Hello,

    I’ve added the code in CSS block of Visual Composer editor in your home page:
    http://storage3.static.itmages.com/i/15/0526/h_1432644051_8519251_886f343e5e.png

    Please check now.

    Regards,
    Eva Kemp.

    Avatar: cahena
    cahena
    Participant
    May 26, 2015 at 13:47

    Fantastic! It works! 🙂
    Thank you so much!
    Best,
    carole.

    Avatar: Robert Hall
    Robert Hall
    Support staff
    May 26, 2015 at 13:53

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

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

The issue related to '‘cart widget goes wrong since update’' has been successfully resolved, and the topic is now closed for further responses

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