Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #3134751
Not Row items On Floating Cart Mobile
Closed

Comments

  • Nawimania started the conversation

    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

  •  2,488
    PenciDesign replied

    Hi,

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

    Regards,
    PenciDesign.


  • Nawimania replied

    Like this sir, and not responsif 

    Attached files:  Screenshot_2022-09-28-22-54-21-330_com.android.chrome.jpg

  •  2,488
    PenciDesign replied

    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

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

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

    Attached files:  Screenshot_2022-09-29-00-35-45-458_com.android.chrome.jpg

  • Nawimania replied

    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.