Increase the width on mobile
@media only screen and (max-width: 980px) {
#top-header > .container,
#main-header > .container,
#et_search_outer > .container,
#main-content > .container,
div.et_pb_row,
div.et_pb_row.et_pb_row_fullwidth {
width: 90% !important;
}
}
Recent Comments