• Resolved hiksos

    (@hiksos)


    Hello there. Is there any opportunity to create an option to combine Load More Divs, IDs, classes or tags? I mean, for example if I have two different tags which I would like to hide under one wrapper?

    Example code:

    <div class=”body”>
    <h2></h2>
    <p></p>
    <p></p>
    <h2></h2>
    <p></p>
    <p></p>
    <h2></h2>
    </div>

    So I would like to hide all the H and P tags under one common wrapper .body

    Is this possible?

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Option to combine classes or tags under 1 wrapper’ is closed to new replies.