-
AuthorPosts
-
April 30, 2021 at 11:25 pm #1297647
Hello,
i want to put some price tables in a Tab Section, but i want to put 2 or more in each Tab and scroll down inside the Tab.
It thats possible?Any Suggestions?
Thanks!-- This topic was modified 3 years, 6 months ago by reinkieker.
May 2, 2021 at 12:46 pm #1297780Any Suggestions?
May 3, 2021 at 6:42 am #1297887Hi reinsicht,
You should be able to directly add a Pricing table inside the Tab Section (you add multiple or you can add a 1/1 column then add a pricing table inside it).
Best regards,
NikkoMay 5, 2021 at 12:19 pm #1298516May 5, 2021 at 1:20 pm #1298542Hi reinsicht,
Can you add a Custom CSS Class on the Tab Section (any name you’d like to use, a descriptive name should be better) then give us a link to the page? so we can try to inspect it and give you some CSS code that should help.
Best regards,
NikkoMay 6, 2021 at 11:26 am #1298761Hello Nikko,
thanks for your Help , i made a support user for you:I have another question, previously you have help me, with the remove of the all the small arrows in the menu’s sub sections.
But now i just want Delete only the First arrow, like this:Is that possible ?
Thanks again.
- This reply was modified 3 years, 6 months ago by reinkieker.
May 7, 2021 at 3:15 pm #1298963Hi reinsicht,
For the arrows, I have removed this code in Quick CSS:
#top .avia_mega_div .avia-bullet { display: none; }
and replaced it with:
#top .avia_mega_menu_columns_first > .sub-menu > li > a > .avia-bullet { display: none; }
As for the tab section (this will apply to all):
#top .active_tab_content { max-height: 400px; }
Just adjust the max height value.
Best regards,
NikkoMay 7, 2021 at 7:39 pm #1299025Hello Nikko,
The Arrow are perfect , Thanks so much!
But unfortunately the Tab section to make Scroll in the Content still doesn’t work,or i don’t understand how to do it…
could you explain me again how it works?Cheers!
May 9, 2021 at 10:12 pm #1299186May 9, 2021 at 10:34 pm #1299188This reply has been marked as private.May 10, 2021 at 10:43 am #1299303Hi reinsicht,
You can edit each tab, then go Styling (tab) > Vertical Align set this to Top, the default value is middle).
Hope this helps.Best regards,
NikkoMay 10, 2021 at 10:45 am #1299304Hi murolt,
You can create a new topic here: https://kriesi.at/support/forum/enfold/#new-post
Best regards,
Nikko -
AuthorPosts
- You must be logged in to reply to this topic.