Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #527256

    Hi there,

    I can’t seem to figure out how to put in data table in a tab or an accordion. Can this be done? I resorted to using wpdatatables. If you could help me with this, need to customize the responsive layout. When my page is shrinked to mobile size, the text wraps around the ‘+’ icon. Is there a way I can adjust the text to be in-line?

    My Table : http://103.51.41.206/~hwangimc/aham/list-of-funds/#toggle-id-1

    Sample of what I want to do – http://103.51.41.206/~hwangimc/aham/wp-content/uploads/csv/textwrsp.jpg

    Also once in mobile mode, the data all sits in 1 cell. Is it possible to streamline the header and data? Eg: The pdf icons go on the second row or all in a straight line?

    Thanks!

    #528014

    Hey!

    Add this to Quick cSS:

    span.responsiveExpander {
        margin-bottom: 3px;
        float: left;
    }

    Regards,
    Josue

    #528065

    Thanks Josue! It worked great. Thanks so much for this.

    But if i wanted to put the Enfold datatable in an accordion or tab, how do I do so?

    #528066

    Via shortcode, you can create the Table on a separate Page using the Magic Wand tool and copy the shortcode from there.

    Best regards,
    Josue

    #528073

    Thanks Josue, tried that, it worked. I also added the Advanced Builder debug and am able to see what exactly am doing.

    On styling tabs is it possible to have a few versions of tab styles or accordion styles? How can I differentiate the each tabs style in my child theme?

    Thanks

    #528199

    No, not right now unfortunately, styles set in the Style tab are bound to that shortcode.

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