Home Forums WoodMart support forum Sticky cart format

Sticky cart format

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #210584

    afarahani
    Participant

    Hi,
    Thank for your supports so far.

    Can you let me know how I can increase the font and image size in the sticky cart in desktop? Also I want to add text before and after the price in the sticky cart. Can you let me know how?

    Thanks.

    #210701

    Hello,

    To Increase the size of the image on the cart sidebar. Please try and add the following Custom CSS in the Custom CSS for Desktop area under Theme Settings >> Custom CSS.

    .widget_shopping_cart .cart-item-image img {
    max-width: 100px;
    }

    To change the size of the texts you can use Typography Settings under Theme Settings.

    You can also read our detailed documentation for further help:
    https://xtemos.com/docs/woodmart/advanced-typography-settings/

    Sorry, There is no option in theme settings to add content after or before price on the cart sidebar.

    Best Regards.

    #210833

    afarahani
    Participant

    I added the code in the desktop section but I see no changes in the image size. I also added !important but it did not work too.

    #211035

    Hello,

    Please provide admin panel login details of the website to check it myself and help you out accordingly.

    Best Regards.

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