[ad_1]
I’m new to all of this so i hope someone can help me.
I want to edit an element from my site so i went to inspect element just like how i change css script. But how can i change the html (in the best way). I want to change this (element?)
<ul class=”products customify-grid-3_md-3_sm-3_xs-1 wc-grid-view”>
into
<ul class=”products customify-grid-6_md-6_sm-3_xs-1 wc-grid-view”>
How can i permanently apply this change?
