Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #227931

    Please see video for behavior, it stays black till like 15 second in then starts up.

    Website: https://www.virginiaseo.org/

    #227939

    Hi Imburr!

    Can you try deactivating cache plugin you are using and check if that helps. Your website looks very messy on my end right now.

    Regards,
    Yigit

    #227955

    Yeah I fixed that, was a permissions problem as I am doing a little back end work with this minify/cache.

    Check it now.

    #228038

    Hey!

    Please add this on Quick CSS or custom.css:

    .current-menu-item > a > .avia-menu-fx, .current-menu-item>a>.avia-menu-fx>.avia-arrow-wrap {
    opacity: 0;
    visibility: hidden;
    }
    
    .current_page_item > a > .avia-menu-fx, .current_page_item >a>.avia-menu-fx>.avia-arrow-wrap {
    opacity: 1;
    visibility: visible;
    }

    Regards,
    Ismael

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