New Landing How can we help? Themeforest Theme Support Flexform Pricing table text lost on responsive layout

Viewing 10 posts - 1 through 10 (of 10 total)
  • Posted in: Flexform
  • #86257
    Jon-VizziBiz
    Member
    Post count: 5

    http://www.assuredsale.com/pricing/

    WP – latest 1.9.1
    Theme – 1.61

    Layout of pricing table breaks in iPhone – text in left hand column doesn’t show. This makes the info unreadable!

    A fix would be appreciated.

    J

    #86266
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code at Admin -> Theme Options -> Custom CSS => Here put given below code and update options .

    @media only screen and (max-width: 767px) {
    .labelled-pricing-table .pricing-table-package{font-size:18px !important}
    }

    Hope that should work and let me know.
    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #86381
    Jon-VizziBiz
    Member
    Post count: 5

    Hi Mohammad,

    Added but appears not to work. caches cleared server and browser side. Can you look again.

    Thanks,

    J

    #86383
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Its looking perfect at my side so please attach a screenshot at your side.
    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #86418
    Jon-VizziBiz
    Member
    Post count: 5

    As you can see (if you reference the website on desktop) the 1st column is missing – so the 2,3,4 columns are meaningless

    #86472
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:

    @media only screen and (max-width: 767px) {
    .labelled-pricing-table .pricing-table-package{font-size:18px}
    .labelled-pricing-table .label-column{display:block !important}
    .labelled-pricing-table.columns-4 .pricing-table-column{width:24.3%}
    }
    @media only screen and (max-width: 479px) {
    .pricing-table-column{font-size:11px }
    .labelled-pricing-table .pricing-table-package{font-size:13px}
    }
    

    Hope that should work and let me know your feedback.

    Thanks

    #86514
    Jon-VizziBiz
    Member
    Post count: 5

    Thanks – that’s better, but the columns don’t aligh properly – making it difficult to read. Close, but can this be fixed?

    J

    #86538
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Unfortunately not sorry, due to text size etc

    – Kyle

    #86553
    Jon-VizziBiz
    Member
    Post count: 5

    Cheers Kyle – it’s a big improvement on no text at all

    #86554
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem

    – Kyle

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