Re filter: Use section element for wrapper
-
Hi. Question about this… I’d like the wrapper element to be an
<article>
tag. When I followed your tutorial and simply substituted article for section, the outer wrapper was indeed changed to an<article>
tag.Unfortunately, its immediate child was still a
<li>
element:<article class="display-posts-listing"><li class="listing-item"><div class="content">
Obviously not right. Anything I can do to fix that and remove or change the
<li>
element?The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Re filter: Use section element for wrapper’ is closed to new replies.