New Landing How can we help? Cardinal Need Help Urgently – Issues with Mobile

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Cardinal
  • #275346
    joyceloh
    Member
    Post count: 11

    My desktop version looks good, so please provide the codes to adjust my mobile version… I need your help urgently….

    1. LINK: http://temp.edxtech.com/1/portfolio/
    How to show Portfolio Filter on Mobile?

    2. LINK: http://temp.edxtech.com/1/our-clients/
    For clients Page on Mobile, possible to provide the CSS code to show 2 columns?

    3. LINK: http://temp.edxtech.com/1/contact/
    Possible to provide the CSS code to create space In between the 3 boxes and the top of 1st box and bottom of 3rd box?

    4. LINK: http://temp.edxtech.com/1/
    Why doesn’t the video slider show on Mobile Homepage?

    5. LINK: http://temp.edxtech.com/1/
    Possible to provide the CSS code to create a 15px space in-between my logo and slider on mobile screen?

    6. For PROMO BAR, can you provide the CSS code to make it narrower?

    Thank you!

    #275369
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    1- Please use this custom css code:-

    @media screen and (max-width: 479px) {
    .post-filter-tabs li.all, .post-filter-tabs li.has-items {
        width: auto;
        margin: 0px 9px 0px 0px !important;
    }
    .filter-wrap {
        display: block !important;
        width: 100% !important;
    }
    
    .client-item {
        width: 46% !important;
    }
    
    .spb_content_element.spb_box_content.col-sm-4{
    margin-bottom: 10px !important;
    }
    
    .sf-promo-bar {
        padding: 4px 1% !important;
    }
    }
    

    Thanks
    Mohammad

    #276085
    joyceloh
    Member
    Post count: 11

    My desktop version looks good, so please provide the codes to adjust my mobile version only

    Below are my questions:

    LINK: http://temp.edxtech.com/1/contact/
    How do I remove the bar on top of the footer on my Contact Page?

    LINK: http://temp.edxtech.com/1/
    The video slider still does not show on Mobile Homepage

    LINK: http://temp.edxtech.com/1/
    I still don’t see a 15px space in-between my logo padding on my homepage

    Thank you so much!

    #276150
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    1- Please use this custom css code:-

    
    @media screen and (max-width: 479px) {
    #main-container, .blog-items.timeline-items .standard-post-content {
        background-color: #fff !important;
    }
    }
    

    2- The video slider dont work on mobile browsers by default due to various incompatibility reason.

    3- Please attach a screenshot.

    Thanks
    Mohammad

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