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

Border-left

12 Posts
3 Users
3 Reactions
2,411 Views
Posts: 7
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
(@chancy426)
Active Member
Joined: 2 years ago

@tutrix Hi, I want to ask question regarding this as well. Can I remove the left border? I don't want it to show. How do I do that via CSS? Thank you very much!

 


Reply
1 Reply
 guts
(@guts)
Joined: 2 years ago

Trusted Member
Posts: 51
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

@chancy426 

WPForo => Forums => Edit the forum => Adjust the color on the right.

You can choose the same color as your background or experiment with this hexadecimal color #00FFFFFF (transparent).


Reply
Posts: 51
 guts
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
(@guts)
Trusted Member
Joined: 2 years ago

I've figured it out...
I added the left border + the node icon on mobile by including this code:

I also adjusted the CSS a bit by adding a margin between the node icon and the border, as well as between the block containing the title.

Adjust as needed based on your theme. On the right side, I reduced the font size and modified the calculation for the width...

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

Reply
Page 2 / 2
Share: