Notifications
Clear all

[Closed] Problem big icon whit Threaded layout

2 Posts
2 Users
0 Reactions
816 Views
Posts: 1
Topic starter
(@crestale)
New Member
Joined: 5 years ago

The main menu bar does not display the main items (Forums, members, etc.), although it has been enabled.

If I choose the Threaded layout, a double arrow appears at the height of Load More Topics ( http://podcastmania.xyz/community )

and on the Registration page a large "i" ( http://podcastmania.xyz/community/?foro=signup ).

I tried to reset the chache and also with <Ctrl + f5> but without result.

What can I do?
Thanks

Fabio

1 Reply
Sofy
Posts: 4772
 Sofy
Admin
(@sofy)
Support Team
Joined: 7 years ago

Hi @crestale,

Please use the CSS code below:

.wpf-more-topics a svg:not(:root).svg-inline--fa, svg.svg-inline--fa.fa-info-circle.fa-w-16.wpfcl-5.wpf-reg-info {
width: auto !important;
}

Put the CSS code in the "Custom CSS code" textarea, located in the Dashboard > Forums > Settings > Style Tab.  

Please don't forget to delete all caches and press Ctrl+F5 (twice) on the frontend before checking to reload the updated CSS file.