Okay
  Public Ticket #2209554
Woocommerce Bug While Trying To Found Product
Closed

Comments

  • zapayannyj started the conversation

    I'm encountering this bug for the first time, i also tried to do it on xampp on m,y other computer, but problem remains, any suggestions?

  •  8,992
    Tahir replied

    Hey ,

    Could you allow us to log in to your website backend dashboard so we can check on this for you more?. We are gonna need the username and password of admin user as well as the login url.

    Thanks



    ThemeNectar Support Team 

  •   zapayannyj replied privately
  •  8,992
    Tahir replied

    Hey Again,

    Add this into the Custom CSS box located in your Salient Options panel (All custom css provided is tested in the Live Browser so it will work as intended . If you cant see any changes make sure there is no red cross in the Custom CSS Box as that syntax error would cause all css below it to not show up on the Frontend):

    @media only screen and (min-width: 1000px) {
        .post-area.masonry.span_9, .single-portfolio .post-area.span_9, .post-area.span_9, body[data-ext-responsive="true"] .post-area.masonry.span_9, body.search.material .span_9, body[data-ext-responsive="true"] .post-area.masonry.span_9.meta_overlaid {
            margin-right: 0 !important;
        }
    }

    Thanks


    ThemeNectar Support Team 

  • zapayannyj replied

    It worked out me, thanks a lot for fast response and a great work done!

    P.S. Fix in update pls :)