Viewing 7 posts - 1 through 7 (of 7 total)
  • Posted in: Dante
  • #79522
    MHC
    Member
    Post count: 247

    Hi,

    Is there any way to make related products look smaller? Or if that is not possible, how can I not show related products for Dante?

    Thanks!
    Mei

    #79523
    MHC
    Member
    Post count: 247
    This reply has been marked as private.
    #79693
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please try to use this custom css code:

    @media only screen and (min-width: 1200px) {
    body.single  div.related  div.caroufredsel_wrapper ul.products li{width:212px !important}
    }

    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #79740
    MHC
    Member
    Post count: 247

    Thank you but the CSS code doesn’t work for my site. Any other way I could at least make the fourth image not cut into half?

    #79775
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please try out this custom css :

    @media only screen and (min-width: 1200px) {
    body.single  div.related ul.products li{width:212px !important}
    }

    Let me know your feedback.

    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #79964
    MHC
    Member
    Post count: 247

    Thank you! This works perfectly.

    #80015
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You most welcome . I’m glad that issue resolved .
    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

Viewing 7 posts - 1 through 7 (of 7 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