test
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • gringo211985 Friend
    #191780

    Hi there,

    I have a problem when I try to make a 3 column pricing table.

    I use the demo code and remove the featured column and I set the html of the table to <div class=”col-wrap three-cols”>
    instead of the default <div class=”col-wrap four-cols”>

    When I use 3 columns and resize my browser to mobile size the table shrinks but shows all 3 in a row, instead of one on top of each other like the standard 4 column. Have a look at pics below,

    How can I make it so that the 3 column table will move on-top like second image?


    1. pricing-table
    2. pricing-table-good
    phong nam Friend
    #510482

    Hi gringo211985,

    If possible, you can put your website’s url here or send me PM ? I will check it on mobile view and suggest suitable css tricks.

    gringo211985 Friend
    #510780

    PM now sent, will post the results for other members to see.

    phong nam Friend
    #510831

    Hi Richard,

    You can put below css styles override into the end of templates/ja_brisk/css/custom.css file:

    @media (max-width: 767px) {
    .pricing-table .three-cols .col {
    width: 100%;
    }
    }

Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 4 replies, has 2 voices, and was last updated by  phong nam 11 years, 2 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum