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.

 

wpForo 1.x.x [Closed] load more topic

5 Posts
3 Users
1 Reactions
845 Views
Posts: 7
Topic starter
(@virginie)
Active Member
Joined: 3 years ago

Hello,

I'm trying to create a forum, I have a loader display problem more topic. I have big arrows see the photo. Could you please tell me what should I do?

Thanks for your help.

4 Replies
dimalifragis
Posts: 2601
(@dimalifragis)
Famed Member
Joined: 5 years ago

URL?

Posts: 7
Topic starter
(@virginie)
Active Member
Joined: 3 years ago
Chris
Posts: 3611
(@chris)
Famed Member
Joined: 4 years ago

Hi @virginie,

your issue comes from the SVG,

Insert the below CSS code in Custom CSS code Field from Dashboard > Forums > Settings > Styles Tab

svg.svg-inline--fa.fa-angle-double-down.fa-w-10 {
    height: unset !important;
    padding: unset !important;
}

 

Posts: 7
Topic starter
(@virginie)
Active Member
Joined: 3 years ago

Bonjour,

Oh génial, merci beaucoup 😀 Le problème est résolu je n'aurai jamais trouvé seule. Merci pour votre aide.