• Resolved Oivalf

    (@oivalf)


    After upgrading to woocommerce 6.1 and then 6.2.1 my product attributes unaligned.

    I’ve to come back to woocommerce 6.0. This is probably a Neve Theme issue, someone can suggest me:

    1) Some CSS that can resolve the issue
    2) How to contact Neve developer to notify them the problem

    I’ve supposed that after 2 upgrades of woocommerce the Neve staff would have solved this issue but no.

    Many thanks

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

Viewing 6 replies - 1 through 6 (of 6 total)
  • Hi @oivalf,

    Thanks for choosing Neve!

    I checked your site but I am not sure I see the issue. I don’t see any misalignments on the shop or single product pages. Please provide us a direct URL to a page where the issue can be seen and a screenshot highlighting the problem.

    Thank you!

    Thread Starter Oivalf

    (@oivalf)

    U cannot see the problem because I’ve come back to woocommerce 6.0, the issue show on woocommerce 6.1 and above.

    If u need more information I can send u a screenshot taken before downgrade.

    Thread Starter Oivalf

    (@oivalf)

    Hi, I’ve created an hidden page with the screenshot of the unaligned attributes issue.

    You can see it there:
    https://www.lastregatta.it/onlyforsupport/

    if you need more information just tell me.

    Many Thanks

    P.S.
    The Screenshot is taken from a local copy of my site with woocommerce 6.2.1 that is the
    only difference with live site.
    Woocommerce support aske me to call your help because in their opinion there nothing
    about woocommerce release that make that issue.
    Effectively changing theme the problem is solved but I don’t wanna change Neve
    theme. So please help!

    Hi @oivalf,

    Thanks for providing the screenshot! This issue was solved in the last update of Neve. However, it seems like you use the old skin of the theme, which is not maintained anymore, that’s why the issue still occurs on your end. The problem should disappear if you migrate to the new skin – documentation. Another option would be to add the code below in the Additional CSS section within the Customizer, it should align the dropdowns in the correct manner.

    .woocommerce div.product form.cart .variations tr:last-child {
    margin-bottom: 10px;
    display: block;
    }

    Have a nice day!

    Thread Starter Oivalf

    (@oivalf)

    Thank u very much, the CSS work perfectly !!

    I’m glad to hear that, thanks for letting me know!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Products attributes unaligned after upgrade’ is closed to new replies.