Theme4Press › Forums › alora › Width template / page › Reply To: Width template / page
#17216
|
for the custom width you could use Custom CSS:
1 2 3 4 5 6 7 8 |
#header .alora-row, #main .alora-row, .footer-area .alora-row, #slidingbar-area .alora-row, #footer .alora-row, .page-title, #header-sticky .alora-row { max-width: 1300px; } |
for the gap, please share the website, need to check the source code