-
AuthorPosts
-
May 10, 2021 at 11:27 am #1299319
Hello,
i have a Question about the Tab Section, how can i change the Margin in the top, because in the first Tab, why
When I add a table to one of the tabs, all the other content in the other tabs makes a big space down,
can i change this?Thanks!
- This topic was modified 3 years, 6 months ago by reinkieker.
May 10, 2021 at 4:22 pm #1299416Hi reinsicht,
The default vertical alignment for Tab Section is middle, to change this you can edit each tab, then go Styling (tab) > Vertical Align set this to Top
Hope this helps.Best regards,
NikkoMay 10, 2021 at 5:27 pm #1299453Helo,
i need something more specific, because unfortunately doesn’t work , and i want the Design Tabs at the Top.
Any Suggestions?Cheers
May 11, 2021 at 5:37 am #1299543Hi reinsicht,
Can I request for the link of the page shown in the screenshot? so we can inspect on it.
Best regards,
NikkoMay 11, 2021 at 9:56 am #1299621May 12, 2021 at 6:57 am #1299836Hi reinsicht,
I tried to reproduce the issue on my end but I could not.
I have now added this CSS code in Enfold > General Styling > Quick CSS, which should fix the issue on your site:#top .av_tab_section .avia-table.avia-builder-el-first { margin-top: 30px; }
Best regards,
NikkoMay 13, 2021 at 12:16 pm #1300124Hello, nikko,
thats still dosnt worl, can i make a User support for you.?
i need Help with this and the distance button down there.
CheersMay 14, 2021 at 11:10 am #1300299Hi reinsicht,
Yes please post us your login credentials (in the “private data” field), so we can take a look at your backend.
- Install and activate ” Temporary Login Without Password “.
- Go to ” Users > Temporary Logins ” on the left-side menu.
- Click ” Create New “.
- Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
( to be sure that we have enough time to debug ). - Click ” Submit “.
- You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.
When your issue is fixed, you can always remove the plugin!
If you prefer to not use the plugin, you can manually create an admin user and post the login credentials in the “private data” field.Best regards,
NikkoMay 14, 2021 at 1:15 pm #1300318May 14, 2021 at 3:33 pm #1300346Hi reinsicht,
Thanks for giving us admin access.
I have added the code in Quick CSS.
Please review your site.Best regards,
NikkoMay 17, 2021 at 10:43 am #1300677Hi,
thanks so much for the Help. I have another requirement about the Table,
i want to have all the Tabs in the same heigh size and scroll it down to see more products.
Is that posible?
Thanks!Cheers
May 18, 2021 at 3:16 pm #1301002Hi reinsicht,
Can you try adding this CSS code in Quick CSS (just adjust the max-height value):
#top .av_tab_section { max-height: 500px; }
Best regards,
NikkoMay 18, 2021 at 4:29 pm #1301036Hi,
i try it the code, but unfortunally dosnt work
it is possible to have all the Tabs in the same heigh size and scroll it down to see more products.Is that posible?
May 19, 2021 at 3:34 am #1301093Hi reinsicht,
This is what the code I gave you should look like (link in private content).
I think that’s the only possible workaround.Best regards,
Nikko -
AuthorPosts
- You must be logged in to reply to this topic.