New Landing How can we help? Themeforest Theme Support Neighborhood Product Photos and Icon Colours in Mobile Version

Viewing 4 posts - 1 through 4 (of 4 total)
  • #227584
    mouse113
    Member
    Post count: 16

    1. When the product page is opened on a mobile phone, the pictures breakdown to 50% of the screen size instead of full width. Please help me resolve it.
    2. In mobile view, 2 out of 3 icons in the top menu are constantly highlighted with the accent colour for last week or two. Wanted to make them default black colour.

    Attachments:
    You must be logged in to view attached files.
    #228111
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    I cannot access your site, I get a page suspended error?

    Cheers,
    David.

    #236087
    mouse113
    Member
    Post count: 16

    Hi, it is not suspended anymore, please address the issue if possible.

    #236476
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    1) I cannot replicate that, what device are you using? Can you clear the device cache?

    2) That looks to be caused by your custom CSS. You would need to override that with this example:

    @media (max-width: 767px) {
    #header a.hidden-desktop {
        display: inherit!important;
        color: black;
    }
    }

    Thanks

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