Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #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, 4 months ago by reinkieker.
    #1299416

    Hi 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,
    Nikko

    #1299453

    Helo,
    i need something more specific, because unfortunately doesn’t work , and i want the Design Tabs at the Top.
    Any Suggestions?

    Cheers

    #1299543

    Hi reinsicht,

    Can I request for the link of the page shown in the screenshot? so we can inspect on it.

    Best regards,
    Nikko

    #1299621

    Here is it!

    Thanks

    #1299836

    Hi 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,
    Nikko

    #1300124

    Hello, nikko,
    thats still dosnt worl, can i make a User support for you.?
    i need Help with this and the distance button down there.
    Cheers

    #1300299

    Hi reinsicht,

    Yes please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    1. Install and activate ” Temporary Login Without Password “.
    2. Go to ” Users > Temporary Logins ” on the left-side menu.
    3. Click ” Create New “.
    4. 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 ).
    5. Click ” Submit “.
    6. 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,
    Nikko

    #1300318
    #1300346

    Hi reinsicht,

    Thanks for giving us admin access.
    I have added the code in Quick CSS.
    Please review your site.

    Best regards,
    Nikko

    #1300677

    Hi,
    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

    #1301002

    Hi 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,
    Nikko

    #1301036

    Hi,
    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.

    https://www.werbeartikel-immobilien.de/wp-content/uploads/2021/05/Bildschirmfoto-2021-05-17-um-10.35.26.png

    Is that posible?

    #1301093

    Hi 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

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