New Landing How can we help? Themeforest Theme Support Neighborhood Display issue on mobile

Viewing 7 posts - 1 through 7 (of 7 total)
  • #233608
    goodtimesmag
    Member
    Post count: 191

    Hi swiftideas team,

    I have recognized that the half of the price info (when the product is on sale) is not shown (see the first image attached) on my mobile phone. And when my desktop window size is smaller than 780px the product info text disappears completely and the bar with the wishlist star inside looks weird (see the second image attached).

    This is the live URL of my website: http://goodtimesdeals.de/

    Attachments:
    You must be logged in to view attached files.
    #233870
    goodtimesmag
    Member
    Post count: 191

    Any ideas how I could solve this issue?

    #233880
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Everything looks perfect here. Please check after clear the cache of browser.
    Thanks
    Mohammad

    #233886
    goodtimesmag
    Member
    Post count: 191

    I have cleared all my caches, but the issue is still there. On desktop you can see how the product info text in product carousel disappers when you use a display size of 780px or smaller. And when the display size gets smaller than 724px the product info text start to appear again (first row: product name, second row: price, third row, sale price).

    #233923
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    @media only screen and (max-width: 780px) {
    .owl-carousel .owl-wrapper-outer{
    max-height:520px !important;
    }
    }

    Thanks
    Mohammad

    #233930
    goodtimesmag
    Member
    Post count: 191

    Hi Mohammad,

    the product slider is still not completely visible on screens smaller than 496px (see image attached).

    Attachments:
    You must be logged in to view attached files.
    #233981
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Looking perfect to me. Just check the attachment.
    Thanks
    Mohammad

    Attachments:
    You must be logged in to view attached files.
Viewing 7 posts - 1 through 7 (of 7 total)

You must be logged in to reply to this topic.