Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1101628
    TheoryUnit
    Participant

    Hi there,

    I’m building a website using X at http://macangusdesigns.com

    The upsells in the cart are having parts of their image cropped off — is there a way to fix this please?
    Thanks for your help,
    Matt

    #1101661
    Christopher
    Moderator

    Hi there,

    Please check the original image http://macangusdesigns.com/wp-content/uploads/2016/07/Infinity-Bracelet-3-1200×1200.jpg.
    Please provide us with some screen shots so we can see the issue.

    Thanks.

    #1101671
    TheoryUnit
    Participant

    Hi there,

    Yes the images are cropped for style but not to the extent that they are when displayed as cross-sells. I’ve attached a screenshot of the cross-sells and the ruby ring as an example:

    Thanks for your help.
    Matt

    #1101675
    TheoryUnit
    Participant

    Sorry, meant ‘upsells’ =)

    #1101693
    Christopher
    Moderator

    Hi there,

    Please add following code in Customize -> Custom -> CSS :

    body .upsells.products.cols-3 li img {
        width: 50% !important;
        min-width: 50%;
    }

    Hope that helps.

    #1102136
    TheoryUnit
    Participant

    Perfect, thanks very much.

    Just out of interest, why did that need some extra code? I’ve not had that happen before.

    Thanks,
    Matt

    #1102864
    Friech
    Moderator

    Hi Matt,

    Glad we could help. It could be a css or plugin conflict, I can’t check your site though as it is in under-construction mode. Can you recall what did you add or do before the issue occur?

    Thanks.

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