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.

 

[Closed] Problem big icon whit Threaded layout

2 Posts
2 Users
0 Reactions
968 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: 5483
 Sofy
Admin
(@sofy)
Support Team
Joined: 8 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.