Viewing 3 replies - 1 through 3 (of 3 total)
  • That’s being caused by a CSS issuer within your theme – namely:

    .motopress-embed-obj.fill-space * {
        width: 100%;
    }

    @anaa,

    Add this css on your theme style.css

    .ajax-loader {
      width: 16px !important;
    }

    Thanks

    Thread Starter anaa

    (@anaa)

    Thank you for your replies.

    I’ve tried adding each of these to style.css for my theme.

    I have pasted the code at the very end.

    However it hasn’t made a difference.

    Am I doing something wrong?

    Thanks,

    Ana

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Spinning wheel too big’ is closed to new replies.