Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #225482

    Hello there!

    Please, check the text layout for the toggle tab in the following comment. It is not positioned correctly (should be centered vertically on tab, I suppose).

    Cheers, Bob

    #225484
    This reply has been marked as private.
    #225526

    Hey!

    The login credentials are invalid. Please check. Post the actual link to the page.

    Cheers!
    Ismael

    #225532
    This reply has been marked as private.
    #226651

    Hi!

    Please try to insert following css code into the quick css field:

    
    .js_active .tab_content {
    top: 19px;
    }
    

    Regards,
    Peter

    #226714

    Hello Peter!

    Thank, that look better. One more thing: how can I then add the same amount of space to the bottom of the tab text box?

    Cheers, Bob

    #226799

    Hi!

    Add this on Quick CSS or custom.css:

    .active_tab_content .tab_inner_content {
    padding-bottom: 15px;
    }

    Regards,
    Ismael

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