New Landing How can we help? Themeforest Theme Support Uplift Pricing Table Row CSS Differences on Mobile

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Uplift
  • #289496
    mhote
    Member
    Post count: 394

    Hi, the row heights are showing differently on mobile pricing tables

    Normal CSS fixes aren’t working – please see attached.

    How can we get white and grey rows the same height on mobile ?

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

    Hi,
    Please use this custom css code:-

    
    @media screen and (max-width: 767px) {
    .spb_text_column, .spb_content_element {
        margin-bottom: 0px !important;
    }
    }
    

    Thanks
    Mohammad

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 one of the following items
Login and Registration Log in · Register