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

 Sort Search Results by:

AI Assistant
Notifications
Clear all

[Solved] Weird text glitch

3 Posts
2 Users
1 Reactions
869 Views
Posts: 10
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
(@therealblatino)
Active Member
Joined: 2 years ago
[#56442]

On mobile, the "post/views" text is weird on the forum. "V" appears to be overlapping with "/" and "s". I uploaded a screenshot. How do I fix this? Remember, it only happens on mobile. It also happens on all the categories.

The link is here: https://sexoffendercareers.com/community/general-discussion/

A photo of the issue is attached.

 wpforo

2 Replies
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 @therealblatino 

@media screen and (max-width: 620px){
    #wpforo #wpforo-wrap .wpforo-content .wpforo-section .wpforo-topic-head .head-title{
        width: 60% ;
    }
}
@media screen and (max-width: 620px){
    #wpforo #wpforo-wrap .wpforo-content .wpforo-section .wpforo-topic-head .head-stat-views,
    #wpforo #wpforo-wrap .wpforo-content .wpforo-section .wpforo-topic-head .head-stat-posts,
    #wpforo #wpforo-wrap .wpforo-content .wpforo-section .topic-wrap .wpforo-topic .wpforo-topic-stat-views,
    #wpforo #wpforo-wrap .wpforo-content .wpforo-section .topic-wrap .wpforo-topic .wpforo-topic-stat-posts{
        width: 12% ;
    }
}

add it to custom css

Dashboard > wpForo > Settings > Colors & Styles > Custom CSS

 


1 Reply
(@therealblatino)
Joined: 2 years ago

Active Member
Posts: 10
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 Hello, Tutrix

That appears to have worked although it only appears when I'm on WordPress. When I'm browsing my site outside of WordPress, it's gone. It's fine for now. Thank you for your help!


Share: