AI Search
Classic Search
 Search Phrase:
 Search Type:
Advanced search options
 Search in Forums:
 Search in date period:

 Sort Search Results by:

Filter by custom fields

Topic prefix

AI Assistant
Notifications
Clear all

Overlapping category title on icon

2 Posts
2 Users
0 Reactions
896 Views
Posts: 1
Topic starter
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
(@erick)
New Member
Joined: 2 years ago
[#57494]

Hi, this is my first post there and thanks for this great forum plugin !
Before ask, i searched all over forums with no luck, so i apologizes if if solution hass been already posted.

To know, i changed fa icons for my own *.png files as it was described in this forum.
The problem is on mobile display, the category title is overlapping icons, as you can see in attached file.
There's a way to fix it ?
Thanks for your help.

Best regards.

Erick

 overlapping

1 Reply
Tutrix
Posts: 1519
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
(@tutrix)
Noble Member
Joined: 6 years ago

Hi @erick 

By default, the icons are not displayed on low resolution mobile devices.
You have probably removed this CSS code or changed the 620px size.

@media screen and (max-width: 620px) {
  #wpforo #wpforo-wrap .wpfl-2 .wpforo-forum-icon {
    display: none;
  }
}

Reply
Share: