• Hi,

    Is it possible to move the cart link that is in the topbar into the header? I’d like to have the normal header height without the extra topbar pixels as I would just like to utilize the cart aspect of the topbar, not the search/icons.

    Thanks,

    John

Viewing 1 replies (of 1 total)
  • hannah

    (@hannahritner)

    Hi John,
    The premium version has a header widget area that you could add the cart to, unfortunately the free version does not. One simple option would be to make your topbar the same color as your header then add css to decrease the header height. Something like this:

    .topclass {
      margin-bottom: -20px;
    }

    Another option would be to add your cart as a menu item in your primary menu. This tutorial explains adding icons to your menu- https://www.kadencethemes.com/add-icons-to-your-menu-virtue-theme/
    Hope one of those works for you!

    Hannah

Viewing 1 replies (of 1 total)
  • The topic ‘Cart in topbar’ is closed to new replies.