Topic Resolution: Resolved
    Imran
    Spectator
    Posts: 402
    July 30, 2015 at 4:36 pm #19395

    Hi Sandra,

    Thanks for writing in!

    Upon checking, it looks like your website is in under construction mode. Please disable it or provide us with your WordPress admin login credentials so we can take a closer look to your setup.

    Thanks.

    Sanschnei
    Spectator
    Posts: 31
    July 31, 2015 at 9:25 am #19437
    This reply has been marked as private.
    Imran
    Spectator
    Posts: 402
    July 31, 2015 at 1:44 pm #19440

    Hi Sandra,

    If you wish to resolve the main menu hover issue on firefox, so you can achieve that by adding the following code under Appearance > Theme Options > Custom CSS:

    .link-effect a span {
    -moz-transition: none;
    }

    Hope this helps!

    Thanks.