Active
Project:
Views Row Insert
Version:
7.x-2.1
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
30 Sep 2020 at 02:41 UTC
Updated:
30 Sep 2020 at 02:41 UTC
Jump to comment: Most recent
I would like to wrap all the views rows with custom div with custom class
see below
<div class="custom class">
<div class="views-rows "></div>
<div class="views-rows "></div>
<div class="views-rows "></div>
<div class="views-rows "></div>
<div class="views-rows "></div>
</div>
Comments