The effects of alcohol on sustanon 250 leucine for – real weight loss & bodybuilding benefits?
How to move loading...
 
Share:
Notifications
Clear all

Limited Support

Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.

 

How to move loading animation?

2 Posts
2 Users
0 Reactions
1,484 Views
Posts: 30
 adri
Topic starter
(@adri)
Trusted Member
Joined: 5 years ago

What css style should I use to move the loading animation to show on the center of the page as opposed to the top right corner?

1 Reply
Asti
Posts: 8075
 Asti
Support
(@asti)
Illustrious Member
Joined: 8 years ago

Hi @adri,

You can use this CSS code: 

div#wpdiscuz-loading-bar {
top: 50% !important;
left:50% !important;
}

The red marked values can be changed as you like. 

Put the code in the Top Admin Bar > Customize > Additional CSS > "Additional CSS" textarea, save it, delete all caches and check again. 

Please don't forget to press Ctrl+F5 (twice) on the frontend before checking.

Reply
Share: