Tagged: x
-
AuthorPosts
-
June 9, 2016 at 4:22 am #1033697
ahmedhikalBlockedHello,
I design something in the X theme but with using visual composer , I see the tab on the big screen are ok , but when it on smaller screen it become under each other …
the customer did not like that , he want the tab to be beside each other even on smaller devices …
can we do that ?
Images attached
Regards
HikalJune 9, 2016 at 7:02 am #1033870
ChristianModeratorHey Hikal,
Please give us the URL of the page so we could check your setup.
Thanks.
June 9, 2016 at 7:15 am #1033885
ahmedhikalBlockedThis reply has been marked as private.June 9, 2016 at 9:08 am #1034035
ahmedhikalBlockedHello,
Is there any updates on this request please ?.
RegardsJune 9, 2016 at 10:38 am #1034185
RupokMemberHi there,
Thanks for updating. This is usual responsive feature of the element you are using. There is simply no optimal way to keep the desktop layout for mobile since there is no enough space for them and it will break the layout completely.
For example, you can add this under Custom > CSS in the Customizer.
.vc_tta.vc_general .vc_tta-panel { display: inline-block; float: left; width: 25%; }You will see how awful it will look.
Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1033697 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
