Visual Composer 'side by side' view on ipad

Posted in: Newspaper
Post count: 61

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/

Post count: 22421

Hello,
Please provide an example of these call to action elements as I cannot identify them in the link you provided.
Thank you!

Post count: 61

Sorry, I removed them there.
You can them them out at: http://stressplein.eu/adverteren/

Post count: 22421

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.

Post count: 61

Perfect! Thanks!

Post count: 42

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
Post count: 6535

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!

Post count: 61

Hi all,

I used the Visual Composer Ultimate Pricing Tables Add-on https://codecanyon.net/user/-acoda-/portfolio.

Good luck!

Viewing 8 posts - 1 through 8 (of 8 total)
You must be logged in to reply to this topic.