Skip to content

Commit b6f31a3

Browse files
committed
Update blog_post_list.xml
Add additional list wrapper selector
1 parent 517e1cd commit b6f31a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

view/frontend/layout/blog_post_list.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
</action>
2424
<arguments>
2525
<argument name="lazyload_js" xsi:type="string">Magefan_Blog/js/lazyload</argument>
26-
<argument name="list_wrapper" xsi:type="string">.post-list-wrapper .post-list</argument>
26+
<argument name="list_wrapper" xsi:type="string">.post-list-wrapper .post-list, .blog-list-wrapper .blog-list</argument>
2727
</arguments>
2828
</block>
2929
</block>

0 commit comments

Comments
 (0)