New Landing How can we help? Themeforest Theme Support Neighborhood Many parts of theme are not responsive.

Viewing 13 posts - 16 through 28 (of 28 total)
  • #182608
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .woocommerce .product-carousel  ul.products li.product a img{
    max-height:220px !important;
    }

    Thanks
    Mohammad

    #185197
    wpoi.web
    Member
    Post count: 16

    Awesome!!

    Thank you so much Mohammad (and team). I appreciate the ongoing support.

    Thank you,
    D

    #185200
    wpoi.web
    Member
    Post count: 16
    This reply has been marked as private.
    #185244
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    #main-navigation ul.menu > li{
    line-height:30px !important;
    }

    Thanks
    Mohammad

    #185525
    wpoi.web
    Member
    Post count: 16
    This reply has been marked as private.
    #186562
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi there,

    This is caused by your custom css:

    #header-section > #main-nav {
    margin-top: -40px;
    }

    Replace that with this:

    #header-section #header {
        padding: 25px 0px 0;
    }

    – Ed

    #188199
    wpoi.web
    Member
    Post count: 16
    This reply has been marked as private.
    #188925
    Nishant – SUPPORT
    Spectator
    Post count: 649

    Hello wpoi.web,

    Checking this now.

    #188929
    Nishant – SUPPORT
    Spectator
    Post count: 649
    .woocommerce .product-carousel ul.products li.product a img {
      object-fit: cover;
      backface-visibility: hidden;
    }

    The above CSS should do the trick.

    #189154
    wpoi.web
    Member
    Post count: 16
    This reply has been marked as private.
    #189728
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    The CSS you are using max-height is causing that.

    You would need to either remove it (dependant on your specific needs) or remove for tablet only.

    Let us know if you need assistance.

    Thanks,
    David.

    #189781
    wpoi.web
    Member
    Post count: 16
    This reply has been marked as private.
    #189839
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    Please use this tool to choose the correct media query that you require:

    https://css-tricks.com/snippets/css/media-queries-for-standard-devices/

    Thanks,
    David.

Viewing 13 posts - 16 through 28 (of 28 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