Notifications
Clear all

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

5 Posts
3 Users
1 Likes
610 Views
Posts: 7
Topic starter
(@virginie)
Active Member
Joined: 2 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: 2563
(@dimalifragis)
Famed Member
Joined: 4 years ago

URL?

Posts: 7
Topic starter
(@virginie)
Active Member
Joined: 2 years ago
Chris
Posts: 3650
(@chris)
Famed Member
Joined: 3 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: 2 years ago

Bonjour,

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