Hi, I want to customize the brand list WPBakery element > Xstore > Brand list
In the url you can see on homepage list of brands which are ordered in columns by alphabet. My task is to order all the logos in same container not divided by alpabet columns.
In the html structure there is a div with classes: et-isotope-item brand-list-item col-md-2 col-sm-3 col-xs-12 alpahbet-letter (A, B, C and etc.), I want to remove this parent div and to leave only childs divs with all the brands in one container.
But the logic of your code if very difficult to understand. I tried to extend the classes it into xtore my child theme and to rewrite the VC backend and frontend..
I’m not sure how to hook into your funcions. I also need to add an extra parameters to settings of VC element Brand List.
If you point me to the correct way to extend and modify the element will be grateful.
Thanks.