Home Forums WoodMart support forum Safari Browser problem bei sticky cart

Safari Browser problem bei sticky cart

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #234382

    Rachid
    Participant

    please check the screenshot!

    The price is not centered! and this happens only with safari browser , how can I solve this? URL is in private

    #234464

    Hello,

    The price is not centered in other browsers either. Please update your site admin access I will check the settings. It seems you would better to change the hover design for the shop page, if you want to align the price in the center on the product page, I will provide custom CSS.

    Best Regards

    #234482

    Rachid
    Participant

    i think we are talking again about two different things:

    im talking about sticky cart which appears when you are in the product page and you scroll down! the sticky cart!

    and the price is centred in every other browser but not in safari

    #234646

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    .woodmart-sticky-btn-cart .price {
    	font-size: 0;
    }
    .woodmart-sticky-btn-cart .price .amount:first-child {
      font-size: 16px;
    }

    Best Regards

    #234994

    Rachid
    Participant

    is this about the font size?

    #235117

    Hello,

    Yes, changing the font size of the price make the price aligned in the center relatively the button. https://prnt.sc/v40yep

    Best Regards

Viewing 6 posts - 1 through 6 (of 6 total)