Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1067414
    Eric M
    Participant

    He hover area and button are being cut off of every product in the categories. What is causing this issue?

    #1067415
    Eric M
    Participant
    This reply has been marked as private.
    #1067441
    Eric M
    Participant
    This reply has been marked as private.
    #1067891
    Nico
    Moderator

    Hi There,

    Thanks for writing in.

    There is a know issue or bug with the plugin woocommerce and rev slider. The best way to fix this is to load the previous version of woocommerce. Version 2.5.5. The fix will be added in the next update.

    If still the issue persist, please share us your admin credentials so we could check your setup.

    Don’t forget to set it private reply.

    Thanks.

    #1068425
    Eric M
    Participant

    but we arent using rev slider and dont have it installed?

    #1068756
    Jade
    Moderator

    Hi Eric,

    You can add this under Custom > CSS in the Customizer.

    .woocommerce ul.products li.product a img {
        height: 280px;
    }
    
    .woocommerce li.product .entry-header h3 {
        padding-bottom: 6px;
    }
    
    .woocommerce ul.products li.product h3 {
        font-size: 100%;
    }
    
    .woocommerce li.product .entry-header .price>.amount {
        font-size: 90%;
    }

    Hope this helps.

    #1068808
    Eric M
    Participant

    didnt work

    #1069175
    Rue Nel
    Moderator

    Hello There,

    Sorry if it didn’t work for you. Please remove the code and make use of this code instead:

    
    .woocommerce .site li .entry-wrap {
        top: 50%;
    }
    
    .woocommerce .site li.product:hover .entry-wrap {
        top: 0;
    }

    Hope this helps.

    #1072951
    Eric M
    Participant

    I think that worked great. Will test more and let you know.

    #1072959
    Paul R
    Moderator

    Glad to know. Have a nice day! 🙂

    #1074854
    Eric M
    Participant
    This reply has been marked as private.
    #1074924
    Joao
    Moderator

    Hi Eric,

    It seems fine on my end.

    Would you mind providing a screenshot of the issue and also letting us know which device and browser you are using while experiencing the problem.

    Thanks

    Joao

    #1075277
    Eric M
    Participant

    did you go to the link i provided?

    #1075283
    Eric M
    Participant
    This reply has been marked as private.
    #1075780
    Rue Nel
    Moderator

    Hello There,

    The given screenshots are not the same or not visible on the given url. In the given url, it is only display two plain images and doesn’t have any hover text effect. This is what I am seeing on the page: http://prntscr.com/bprin7

    Could please point us to the correct url or clarify the issue what you are having? Thank you in advance.

  • <script> jQuery(function($){ $("#no-reply-1067414 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>