Shoppingcart topbar – move to the right and delete price and name of cart

This topic has 4 replies, 3 voices, and was last updated 9 years, 10 months ago ago by Jack Richardson

  • Avatar: chndr
    chndr
    Participant
    June 26, 2014 at 13:45

    Hello,

    I want to move in responsive mode the shoppingcart in the topbar to the right and delete the name and price of the widdget. So only a bag is visible.

    Or delete the account login logo and search logo and move the shopping cart to the right.

    See picture in private content for what I mean.

    Thanks

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    June 26, 2014 at 15:52

    Hello,

    Sorry, but if you want to remove the cart widget text, it will be removed from desktop layout too.
    So, instead we can remove account login logo and search logo and move the shopping cart widget to the right.
    Please add this code into custom.css file:

    @media (min-width: 768px) and (max-width: 979px) { .top-bar .my-account-link {
        display: none !important;}
    
    .header .shopping-cart-widget {
        text-align: right !important;
        left: 70px !important;
    
    .top-bar .search .search-link {display: none !important;}
    .header-type-2 .top-bar {height: 30px !important;}}

    If there are still some problems please provide us with wp-admin panel credentials.

    Regards,
    Eva Kemp.

    Avatar: chndr
    chndr
    Participant
    June 27, 2014 at 01:22

    Thanks for the option but I think I have fixed it. I have got a headache now but i think it looks good now.

    I have duplicate the my account lines of the top bar jn header.php and placed it in a div. In css I changed the content for the cart image. You can see in the private content.

    Thanks for this nice theme and great support. I cannot wait to go live with it.

    Please, contact administrator
    for this information.
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    June 27, 2014 at 07:04

    Hello,

    We are glad to hear that you figured out.
    If you have any questions don’t hesitate to contact us!

    Regards,
    Jack Richardson

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

The issue related to '‘Shoppingcart topbar – move to the right and delete price and name of cart’' 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.