• Resolved bencefld

    (@bencefld)


    hi,

    I am using the latest wordpress and neve theme.
    i think there may be a problem with the latest update or somethin, hope you can help me.

    If you can see in my product page, there are two dropdown variation option, up to now they were located below each other. And now this table is messed up. And if you click on theme, there are a strange movement/zoom.
    Could you check it please?
    Attach a gif also:
    https://prnt.sc/26nz9ug

    Thanks
    Ben

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Following. I came here for the exact same issue with the variations. It always happens with the last variation if there are multiple. Thanks for raising it.

    Hello @bencefld and @djpalan,

    Thanks for choosing Neve!

    This is indeed an issue we are already aware of. Our developers are currently working on a fix and hopefully it will be solved in the next update of the theme. In the meantime, you could insert the code below in the Additional CSS section within the Customizer, as a temporary workaround.

    .woocommerce div.product form.cart .variations tr:not(:last-child) {
        display: revert !important;
    }

    Have a great day!

    Thanks @luciamarinescu. It works perfectly. Also, looking forward to the update.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Variation dropdown issue on product page’ is closed to new replies.