Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi, @rvnfire I don’t think you’re using the same plugin as the one the page you mentioned uses, so that’s why that custom css won’t work.

    Try adding this, as a quick fix:

    .vc_grid-loading {
        display: none !important;
    }

    But I see there is a jQuery error on your site. That needs to have a look on it, since those loading dots are intended to dissapear after the images are loaded, but my guess is that the error prevents that to happen.

    What plugin do you use to display that slider in the header?

    Hope this helps.

    Thread Starter rvnfire

    (@rvnfire)

    Fantastic! This works!
    I don’t use plugin ti display the slider. Just modified the default banner pictures in the wordpress theme.
    Thank you very much!

    Thread Starter rvnfire

    (@rvnfire)

    Solved

    Glad it worked!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Remove banned dots in header of the site’ is closed to new replies.