• Hestia had a theme update last night and after the update, the top right corner, cart icon and cart amount display is out of align (top margin issue)

    Any fixes? (or Custom CSS?)

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi there,

    Thank you for writing to us! I’ve reported this issue to the development team.

    Meanwhile, you can try adding this code in Appearance > Customize > Additional CSS to see if it helps:

    .hestia-top-bar .widget.widget_shopping_cart .total {
    margin-top:10px !important;
    }

    Kind regards,

    Rodica

    Thread Starter GoodKarma

    (@tario)

    I’ve tried this CSS code but as soon as you add a product to the cart, it shows up like this ????

    Hi,

    I’m sorry to hear the fix is not working well when you add the product in the cart.

    The issue is forwarded to the development team and will be fixed in the next release.

    Thank you!

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.