Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • in reply to: menu overlapping #720438

    Ah.. got it. Fixed by myself. No worry now. Thanks a lot.

    in reply to: menu overlapping #720427

    Thanks.
    I played with it and finally got this:

    #top #header_main > .container .main_menu ul:first-child > li > a {
        height: 50px !important;
        line-height: 50px !important;
    }
    
    #av-layout-grid-1 {
      margin-top: 0px !important;
    }
    
    .html_header_top.html_main_nav_header #top .av_menu_left .main_menu {
        margin-top: 100px;
    }

    But then it caused this: notice that the main_menu class is actually covers more into the second menu.. and I barely able to click the Worship and Connect links now.

    in reply to: menu overlapping #719568

    Hi Rikard, any luck finding how to fix this?

    in reply to: menu overlapping #719109

    Ok, here it is.

Viewing 4 posts - 1 through 4 (of 4 total)