Skip to content
Public Ticket #22387

Not Row items On Floating Cart Mobile

Conversation thread

Nawimania replied

Customer Reply

Thank you so much sir, it work now. It because font size. I using like this:

.penci-sticky-cart-wrapper .product-price {

    font-size: 13px;

}

Change 13px for font size.

Screenshot here: https://prnt.sc/LOCDIk8QIGn3

Thank you so much.

Nawimania replied

Customer Reply

I have been put the css code but there's no change sir.

The problem is not row between 2 icon (quantity & cart button).

PenciDesign Supporter replied

Staff Reply

Hi,

Please go to Appearance → Customize → Additional CSS then add the following custom CSS code:

.penci-sticky-cart-wrapper .product-action {
    min-width: 50%;
}
.penci-sticky-cart-wrapper .product-action .stock.in-stock {
    display: none;
}
.penci-sticky-cart-wrapper .product-price {
    font-size: 16px;
}

Regards,
PenciDesign.



Nawimania replied

Customer Reply

Like this sir, and not responsif 

PenciDesign Supporter replied

Staff Reply

Hi,

Please send me a screenshot of this problem. I'll check and then help you customize it.

Regards,
PenciDesign.


Nawimania started the conversation

Conversation Start

Hi dev,

Please help, i have try to customize floating chart on mobile view but didn't work. It change also change button add to chart size on single product. How to fix this sir?. Thank you.

You can see floating cart when i access on mobile this website: https://hijabsyari.co.id

Want to join this conversation or access attachments? Sign in first.