Reply To: Full width

#2074
FlyThemes
Keymaster

Hi

Go to Appearance >> Theme Options >> Basic Settings >> Custom CSS >> here you can add the below code and adjust width in percentage.

.col-md-12{width:100%;}

Thank You