Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #874410

    stevetheadi
    Participant

    Hi guys

    the pricing table on this page: http://broughtonschoolofmotoring.com/intensive-driving-course

    doesn’t display correctly on small (mobile phone size) screens.

    Is there a way to make it more responsive?

    I’m using the latest versions of WP, Cornerstone and X.

    #874896

    Christopher
    Moderator

    Hi there,

    Please find and remove following code to fix this :

    .page-id-485 .x-pricing-table .x-pricing-column {
        width: 33%;
    }

    Thanks.

    #875193

    stevetheadi
    Participant

    That works!

    Thank you.

    #875735

    Lely
    Moderator

    You’re welcome!