So, check this out.
Center Justify your widget
<div align="center"> <div align="center">
Place the widget code here ...
</div> </ Div>
Right Justify your widget
<div align="right"> <div align="right">
Place the widget code here ...
</ div> </ div>
Your widget Align left
<div align="left"> <div align="left">
Place the widget code here ...
</ div> </ div>
Please replace the red line above the code of your widget.
Leave a comment