• Closed
  • kim dunitz
    Spectator
    July 23, 2017 at 7:01 pm #34321

    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;
    }