New Landing How can we help? Themeforest Theme Support Neighborhood product content shifted to the right (only for new added ones)

Viewing 15 posts - 1 through 15 (of 21 total)
  • #185768
    ayros
    Member
    Post count: 36

    After updating to 3.0 the content of a newly added product is shifted to the right. Old products are fine. I can’t understand why. I downgraded to the previous theme version and the problem is still there.
    What’s the problem?

    Handel Cantate 02

    #185786
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,

    Please use this custom css code:-

    .woocommerce div.product{

    margin:0px !important;

    }

    Thanks

    Mohammad

     

    #185788
    ayros
    Member
    Post count: 36

    Hi Mohammad,

    thanks for the reply! Added the code, but the shift it’s still there…

    please compare it with the other product http://www.ayros.eu/shop/handel-cantate-01/

     

    #185796
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,

    I forward this to my colleague. He is expert in css.

    Thanks

    Mohammad

    #186187
    Nishant – SUPPORT
    Spectator
    Post count: 649

    Hello ayros,

    Please use the custom CSS code below.

    .woocommerce.woocommerce-page article.product {
      margin: 0;
    }
    #186190
    ayros
    Member
    Post count: 36

    sorry, it doesn’t work. Handel cantate 02 it’s still shifted to the right, while the other products are right. 🙁

    #186196
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Add this to your custom css:

    .woocommerce div.product {
      margin-left: 0;
    }

    – Kyle

    #186197
    ayros
    Member
    Post count: 36

    problem solved! thanks a lot, you guys rock 🙂

    #186198
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem 🙂

    #186199
    ayros
    Member
    Post count: 36

    now I have upgraded, and the Handel CAntate 02 is all shifted to the left. 🙁

    I removed the custom code, and nothing changes. Better downgrade again?

    #186200
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add this:

    .woocommerce.single-product .page-content {
      margin-left: 0;
    }

    – Kyle

    #186202
    ayros
    Member
    Post count: 36

    nope… still wrong

    #186207
    ayros
    Member
    Post count: 36

    is it maybe related to the “NEW” badge?  because this silly behavior is just with the new product

    #186209
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Which link?

    – Kyle

    #186213
    ayros
    Member
    Post count: 36
Viewing 15 posts - 1 through 15 (of 21 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register