Hi,
I created some nice ‘call to action’ buttons in Visual composer. When I check them on my laptop they show side by side. When I check them on my iPhone or iPad they get vertical stacked. Why is that. It seems that there is enough space on the iPad horizontal to show them ‘normal. Check it out under the article on: http://stressplein.eu/overspannen-van-stress-naar-burnout/
Sorry, I removed them there.
You can them them out at: http://stressplein.eu/adverteren/
Hello,
This seems to be the default behavior od these buttons. You can however override this with a bit of css:
@media (max-width: 767px){
div .themeva_pricing_table .pricing-plan{
float: left!important;
clear: none!important;
margin: 0;
width: 33% !important;
}
}
result: http://screencast.com/t/NeOQxe9HuT
Thanks.
Dear Mr. Ronal and Mr. Bogdan B.
http://stressplein.eu/adverteren/
I copied HTML of 3 columns (using Ctrl + U) and pasted it into my post. But didn’t.
What’s wrong?
How to make Pricing Table like that or a similar one?
My post: http://kinhtehoc.com.vn/can-ho-an-gia-star-quan-binh-tan/
-
This reply was modified 10 years by
nguyenxuan. Reason: My post link
Hi
This is not the right way of adding these buttons in post contest. To generate these buttons you will need a plugin as they are not included in our theme or in Visual Composer plugin included in theme’s path. I am not very sure what plugin @_ronald_ used to make these buttons ut you can do a search online for plugins with a similar functionality, try a few of theme and use the one who fits you best.
Thanks!
Hi all,
I used the Visual Composer Ultimate Pricing Tables Add-on https://codecanyon.net/user/-acoda-/portfolio.
Good luck!
