Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #198511

    Hi

    Every time I load a page on my site, the menu initially covers the logo and then quickly sets itself to where it should be. How can I stop this so it loads correctly first time?

    My site with the issue can be found here: http://tinyurl.com/qae7m8y

    #198558

    Hi RevolutionGroup!

    Please add this on your custom.css or Quick CSS:

    .main_menu ul:first-child > li > a {
    padding: 0 8px !important;
    }

    Best regards,
    Ismael

    #198649

    Hi Ismael

    That worked. Thank you for your fast response.

    Kind Regards,
    Rob Gibbs

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Menu resizing on page load’ is closed to new replies.