Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter carolemagouirk

    (@carolemagouirk)

    Found it, I think.

    .yith-infs-loader {
    	text-align: center;
    	margin: 10px 0 30px;
    }
    .yith-infs-loader img {
    	max-width: 100%;
    	display: inline-block;
    }
    Thread Starter carolemagouirk

    (@carolemagouirk)

    I added this to my css. It’s working. ??

    .yith-infs-loader img {
      width:80px!important;
      margin:0 auto;
      text-align:center;
    }
    Plugin Author YITHEMES

    (@yithemes)

    Hi,
    yes, you are using right class for customize style.
    Thanks also for sharing the solution.

    Regards.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Styling the loading image’ is closed to new replies.