New Landing How can we help? Themeforest Theme Support Uplift Portfolio Filter categories overlap on mobile devices

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Uplift
  • #297067
    Taffy
    Member
    Post count: 261

    Portfolio Filter categories overlap on mobile devices

    Please see screen-shot attached.

    http://flintsydney.com/andreas-smetana/

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

    Please add this to Theme Options => Custom CSS:

    @media only screen and (max-width: 767px)
    .filter-wrap {
        display: block !important;
        padding-right: 0px !important;
    }
    .post-filter-tabs li.all, .post-filter-tabs li.has-items {
        width: 22% !important;
    }
    }
Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register