Home › Forums › Weaver Xtreme Theme › X-Plus Flex Columns Widget › Reply To: X-Plus Flex Columns Widget
May 13, 2022 at 16:31 UTC - Views: 76
#70743
Participant
I mean using this…
<div>
<div class="content-3-col">first column content goes here</div>
<div class="content-3-col">second column content goes here</div>
<div class="content-3-col">third column content goes here</div>
</div>
Also, is there a way to control the width? If not that, the spacing in between the columns to make it have more white space in between?