New Landing How can we help? Themeforest Theme Support Uplift Inserting blogs into tabs

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Uplift
  • #324395
    welcome
    Member
    Post count: 88

    Hello,

    I have inserted blogs in different tabs.
    http://annemoirier.com/documentation/

    There was a problem: part of the blog was hidden.
    I solved this problem by inserting this code found on the support :

    jQuery(‘.tab-pane’).each(function (index, element) {
    var tabHeight = jQuery(this).outerHeight();
    jQuery(this).css(‘min-height’, tabHeight);
    });

    But today I notice that once the blog appears in its entirety and sometimes a part of the blog is again masked.

    Can you take a look?
    Thanks a lot!

    #324410
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    I triggered a resize event when you click the tabs so it can refresh the size of the elements.
    Clear the cache and check again.

    -Rui

    #324438
    welcome
    Member
    Post count: 88

    Thank you!
    Have a nice day!

    #324445
    David Martin – Support
    Moderator
    Post count: 20834

    Marking as resolved.

    If you have found the theme/support useful, we appreciate it if you can leave feedback on our item if you have the time as it really helps us out.

    Thanks.

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register