Home Forums WordPress Themes – Premium Flat Responsive Lining up the navigation compared to logo

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #16389
    WebVision
    Participant

    How can you get the navigation lined up so its inline with the middle of the logo ?
    See image
    Thank You
    nav1.jpg

    Attachments:
    You must be logged in to view attached files.
    #21566
    Anonymous
    Inactive

    Hi Doc24,

    Please send the link of your site so that we could help you.

    Thanks

    #21568
    WebVision
    Participant

    Umesh, I put it online so you can see it as it is not finished
    http://www.saintandrewpreschool.com

    #21571
    Anonymous
    Inactive

    Hi Doc24,

    Please use the following css to fix the issue :

    ul.navmenu ul.sub-menu {
        top:138px;
    }
    ul.navmenu > li > a {
      line-height:138px;
    }

    Note: Please use the custom css plugin or Child theme so the changes does not lost on theme updates.

    Thanks

    #16390
    WebVision
    Participant

    Perfect…Thank You

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.