how can i do this on my site?
Hello,
We do not have exactly the same feature for BeTheme, but you can use the "Tabs" item to achieve the same functionality.
thanks
hi, thanks for the information.
now I would like to display the tabs buttons on the same line
on mobile
Sadly, it won't be possible to do on mobile, it's a prevention to overlapping the text when there is a massive amount of title content.
If you would like to achieve that, you have to completely reconstruct that item using Custom CSS code.
I'm trying but I can't, could you help me do it?
I can check it out, but if it will require really advanced css I will not send it, due to problems which can come with further updates.
We provide only small css tweaks, to prevent this kind of behavior in further versions of Be.
ok thanks a lot, send it to me when it's ready
Can I get your website address?
It will be much easier for me.
Thanks
www.webeet.it at price section
Please, use the following CSS code:
@media only screen and (max-width:767px){ .ui-tabs .ui-tabs-nav li a{ margin: 5px!important; } html .ui-tabs .ui-tabs-nav li{ width: 50%!important; } }
hi, there is another problem, if you try to change from "one time" to "monthly" the content moves to the left
It is probably because the width there is calculated with the JS.
But, unfortunately, we are not able to help with that.
Best regards
no, as you can see the container moves to the right.
The container you shows comes from the Revolution Slider and this entire plugin is based mainly on the JS.
The tabs do not support JS, and you should place there only plain text and/or HTML tags.
Comments
Hello,
We do not have exactly the same feature for BeTheme, but you can use the "Tabs" item to achieve the same functionality.
thanks
hi, thanks for the information.
now I would like to display the tabs buttons on the same line
on mobile
Sadly, it won't be possible to do on mobile, it's a prevention to overlapping the text when there is a massive amount of title content.
If you would like to achieve that, you have to completely reconstruct that item using Custom CSS code.
thanks
I'm trying but I can't, could you help me do it?
I can check it out, but if it will require really advanced css I will not send it, due to problems which can come with further updates.
We provide only small css tweaks, to prevent this kind of behavior in further versions of Be.
thanks
ok thanks a lot, send it to me when it's ready
Can I get your website address?
It will be much easier for me.
Thanks
www.webeet.it at price section
Please, use the following CSS code:
Thanks
hi, there is another problem, if you try to change from "one time" to "monthly" the content moves to the left
It is probably because the width there is calculated with the JS.
But, unfortunately, we are not able to help with that.
Best regards
no, as you can see the container moves to the right.
The container you shows comes from the Revolution Slider and this entire plugin is based mainly on the JS.
The tabs do not support JS, and you should place there only plain text and/or HTML tags.
Best regards