Home › Forums › Weaver Xtreme Theme › WVR X Plus Flex Columns › Reply To: WVR X Plus Flex Columns
June 16, 2022 at 02:30 UTC - Views: 13
#70918
Moderator
Interestingly enough I now see the problem.
It comes from the fact that the white boxes are not centered inside the widgets.
You can fix that by adding the rule below
#wvrx_columns-8 .wvrx-flex-cols {text-align:center;}
You may be able to only put the CSS property inside the Widget “Custom CSS for all text boxes” Box
{text-align:center;}