I tried to add margin on list view,But it is a disable left and right margin.
I put this code in my custom css,but it not reflecting .
How to add left and right margin for list view.????
Hello!
Left and right margins are disabled if you unchecked Round Corners in List settings. Set class for list and in CSS asset specify properties for list.
thank you.i will try it