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

    Hi, how can I fix these issues?

    #957994

    Hey DROR,

    Try adding this css code in Quick CSS (Located in Enfold > General Styling):

    #top .variations td.label {
        width: 100px;
    }
    
    form.cart .variations select {
        float: right;
    }
    
    #top .woocommerce-variation-add-to-cart.variations_button {
        display: flex;
        flex-direction: row-reverse;
        justify-content: space-between;
        width: 280px;
    }

    Hope it helps.

    Best regards,
    Nikko

    #958127

    Thanks!

    #958156

    Hi bakbek,

    Glad that we could help :)
    Feel free to comeback if you need further assistance.
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

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