Home Forums WoodMart support forum attribute swatches size

attribute swatches size

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #360046

    giantpanos
    Participant

    Hi Team!

    2 questions on Swatches,

    1. Is there a way to make the swatches larger as they seem to be very small and you can hardly see them?
    2. the items that have only 1 color don’t show the swatch and the result is that they have different heights from the others, and this doesn’t look good.

    For both questions please see attached.

    Thanks for your time!

    Panos

    Attachments:
    You must be logged in to view attached files.
    #360075

    Hello,

    1) Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .swatch-on-grid.swatch-with-bg {
        width: 25px;
        height: 25px;
    }

    2) Please read our detailed documentation about image alignment and content in the following link:
    https://xtemos.com/docs/woodmart/faq-guides/image-size-content-alignment-product-grid/

    Best Regards

    #360128

    giantpanos
    Participant

    Thanks for this Aiaz,

    1. the code didn’t seem to work and i have tried also different product styles.
    2. I have played around with the product styles but that doesn’t work. Any ideas?

    Thanks

    #360131

    giantpanos
    Participant

    Aiaz please ignore point “1”.
    It worked.

    Thanks

    #360135

    Hello,

    You are Most Welcome.

    1. Please provide the URL of the website to check it myself and help you out accordingly.

    2.Sorry but the only available options available for the product grid alignment are mentioned in the link I provided.

    Best Regards

    #360136

    giantpanos
    Participant

    At least, is there a way to disable on mobile the “Add to cart”, “Wishlist” etc icons?

    #360138

    Hello,

    Please try adding the following Custom CSS in the Custom CSS for Mobile area under Theme Settings >> Custom CSS.

    .wd-buttons.woodmart-buttons {
        display: none;
    }

    Best Regards

    #360145

    giantpanos
    Participant

    Fantastic!
    Thank you Aizaz!

    #360146

    Most Welcome!!!

    If you do not mind, can you please leave a 5 stars rating for our Theme & Customer and Technical Support by going here: http://themeforest.net/downloads It will allow us to release more updates and provide dedicated support in future. It would encourage our work a lot. If you like our Theme and Support.

    Thanks for contacting us.
    Have a great day :-)

    Topic Closed.
    Best Regards.

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

The topic ‘attribute swatches size’ is closed to new replies.