-
AuthorPosts
-
gringo211985 Friend
gringo211985
- Join date:
- May 2012
- Posts:
- 678
- Downloads:
- 197
- Uploads:
- 121
- Thanks:
- 77
- Thanked:
- 123 times in 27 posts
October 29, 2013 at 12:19 am #191780Hi 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?
-
phong nam Friend
phong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
October 29, 2013 at 6:07 am #510482Hi 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 Friendgringo211985
- Join date:
- May 2012
- Posts:
- 678
- Downloads:
- 197
- Uploads:
- 121
- Thanks:
- 77
- Thanked:
- 123 times in 27 posts
October 31, 2013 at 12:13 pm #510780PM now sent, will post the results for other members to see.
phong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
November 1, 2013 at 3:25 am #510831Hi 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%;
}
}1 user says Thank You to phong nam for this useful post
-
AuthorPosts
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
Jump to forum