Home › Forums › WordPress Themes – Premium › Flat Responsive › HOME PAGE ROWS WON’T GO FULL LENGTH › Reply To: HOME PAGE ROWS WON’T GO FULL LENGTH
Hi Ursula,
Please use the following css to fix your issue;
@media (min-width: 1200px) .page-id-387 .container { max-width: 100%; }
NOTE: Please use the child theme style.css or custom css plugin to write the css.
Thanks
Lost Password?