change loading gif/image

Home Forums Legacy Support Support queries Styling issues change loading gif/image

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #39648
    Yahya
    Spectator
    I need to change the loading gif/animated image how to do that please? http://prntscr.com/alue9p
    #39664
    H.K. Latiyan
    Participant
    You can use this css in your wp-admin->appearance->customize->custom css: #ajaxloader { border: none; width: 100%; height: 100%; background: url('http://localhost/wplms2/wp-content/uploads/2016/03/af2e834c1e23ab30f1d672579d61c25a_15.png') no-repeat 50% 50%; background-size:100px; top:0; left:0; } NOTE: Change the background url to your custom image/icon url. If you want to change the size of the image then change the background size  100px accordingly.
    #39725
    Yahya
    Spectator
    works like a charm thank you
    #39767
    H.K. Latiyan
    Participant
    Thanks for confirming. So closing the topic.
Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘change loading gif/image’ is closed to new replies.