Cart widget enabled but not working in the header

This topic has 6 replies, 2 voices, and was last updated 10 years, 5 months ago ago by Jack Richardson

  • Avatar: andreataylor
    andreataylor
    Participant
    July 1, 2015 at 20:18

    Hi there,

    We would like to use the sixth header type in the theme header options (logo centred with search and cart in the top bar) but have 2 issues:
    1. The cart total (£) is not visible because the text colour is the same colour as the (top) bar colour
    2. The cart widget is enabled in the settings, but doesn’t seem to work with this header type (rollover to see cart contents and checkout buttons)

    Is it possible to change the colour of the top bar or the colour of the cart total (£) text? And is the cart widget available with this header type? Because we really like it!

    Best wishes, Andrea

    5 Answers
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    July 1, 2015 at 21:13

    Hello,

    I’ve added the following css code to custom.css:

    .header6 .logo {
    padding-left: 330px;
    }
    .header6 .shopping-cart-widget {
      display: block !important;
    }
    .top-bar span.amount {
    color: white !important;
    }

    Please clear browser cache and check your site.

    Best regards,
    Jack Richardson.

    Avatar: andreataylor
    andreataylor
    Participant
    July 1, 2015 at 22:16

    Thanks Jack,

    The change of text colour is very helpful. But, I was hoping that the cart widget (rollover effect) would be on the top row. I can see what you’ve done, but we don’t need the cart repeated twice, and the reason we chose that particular header was because we wanted just the logo in that area. No worries, I just wanted to check that if we chose that particular layout we couldn’t have the cart widget.

    Best wishes, Andrea

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    July 2, 2015 at 09:14

    Hello,

    I’ve removed this code from custom.css file:

    .header6 .shopping-cart-widget {
      display: block !important;
    }

    Please check header now.

    Best regards,
    Jack Richardson.

    Avatar: andreataylor
    andreataylor
    Participant
    July 2, 2015 at 10:32

    Thanks Jack!

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    July 2, 2015 at 13:32

    Hello,

    You’re welcome.

    Best regards,
    Jack Richardson.

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

The issue related to '‘Cart widget enabled but not working in the header’' 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.