New Landing How can we help? Themeforest Theme Support Neighborhood Pricing Tables – Responsive Display on Mobile

Viewing 8 posts - 1 through 8 (of 8 total)
  • #86838
    simongreenland
    Member
    Post count: 6

    Hi

    The theme is displaying very well but I am having a problem with the pricing tables on mobile.

    I have 4 columns that should stack one above each other on a mobile display (portrait) but instead are squeezing 2 to a row where there is obviously not enough space.

    All content is within the pricing column – there isn’t a caption column on the left.

    Any ideas?

    Many thanks, Si

    #86891
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code :

    @media only screen and (max-width: 767px) {
    .pricing-table-price{font-size:18px}
    .pricing-table-package{font-size:15px}
     .pricing-table-column{width:24.9%}
    .pricing-table-details {font-size: 12px;padding: 20px 2px;}
    }
    @media only screen and (max-width: 479px) {
    .pricing-table-price{font-size:15px}
    .pricing-table-package{font-size:14px}
     .pricing-table-column{width:24.9%}
    .pricing-table-details {font-size: 11px;padding: 20px 2px;}
    }

    Hope that should work and let me know your feedback.

    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #86897
    simongreenland
    Member
    Post count: 6

    Hi

    I’ve dropped that in but no luck I’m afraid.

    http://lovelois.com.au/wordpress/organic-plans/

    Any other ideas?

    Thanks, Si

    #86903
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please remove current one code and use code of this previous reply because i have corrected it.

    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #86904
    simongreenland
    Member
    Post count: 6

    Sorry, that hasn’t fixed it either.

    Just to clarify, each pricing column needs to stack in a single column on mobile. It’s currently 2 columns across.

    http://lovelois.com.au/wordpress/organic-plans/

    Thanks, Si

    #86905
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this one code only :

    @media only screen and (max-width: 479px) {
    .columns-4 .pricing-table-column { margin-bottom: 10px;width: 100%;}
    }

    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #168478
    wytanj
    Member
    Post count: 2

    Hi Admin,

    Doesn’t work for me as well!

    #168668
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    can you provide the url to your pricing page?

    -Rui

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