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

    Hi there,

    I’m using the plugin WooSwatches – Woocommerce Color or Image Variation Swatches.
    The swatches show up and work but they are aligned vertical and I want them horizontal..
    See screenshot.

    Any way I can fix it?

    Vertical swatches

    #1243510

    Hey MulderMind,

    Thanks for the screenshot, could you post a link to where we can see the actual elements as well please?

    Best regards,
    Rikard

    #1243613

    Hi Rikard,

    I made you an account. See below.

    #1243712

    Hi,

    Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:

    table.variations td {
        width: 100%;
    }
    
    div.attribute-swatch, td.label {
        text-align: left;
    }

    Best regards,
    Rikard

    #1243775

    Hi Rikard,

    That did the trick. Thank you very much!

    #1244075

    Hi MulderMind,

    Glad we could help :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.