Viewing 3 posts - 1 through 3 (of 3 total)
  • #168487
    wytanj
    Member
    Post count: 2

    Hi i am trying to get one pricing column for mobile view. Right now it is showing quite a little messed up on my OnePlusOne android.

    tried all the different CSS Tweaks, but to no avail!

    Attachments:
    You must be logged in to view attached files.
    #168595
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Not sure about this one. Will forward to the development team.
    Let’s wait for the reply.

    -Rui

    #168723
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi there,

    Just add this custom css:

    
    @media only screen and (max-width: 767px) {
    .labelled-pricing-table.columns-4 .pricing-table-column {
      width: 100%;
    }
    }

    – Ed

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