-
Closed
-
I need the width of the nav bar to be consistent with everything else. I have tried to add #nav .alora-row to custom CSS but it doesn’t seem to work. http://rbakeractnow.com/
This is what I currently have:#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: 1200px !important;
}
The topic Main menu width is closed to new replies