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.

 

wpForo 1.x.x [Solved] Problem with slider bar

5 Posts
2 Users
0 Reactions
609 Views
Posts: 7
Topic starter
(@yesterday55555)
Active Member
Joined: 5 years ago

Hello. I am having a problem. I would like to turn off the line in the middle "" Search"

I do not know why it is showing that

4 Replies
Sofy
Posts: 5483
 Sofy
Admin
(@sofy)
Support Team
Joined: 8 years ago

Hi @yesterday55555,

This is just a small CSS conflict with the theme or other plugins. Please leave some example URL to allow us to debug and provide some CSS solution for you. 

3 Replies
(@yesterday55555)
Joined: 5 years ago

Active Member
Posts: 7

@sofy

Of cousrse here is a link for an exampel http://hocketcau.com/

Sofy
 Sofy
Admin
(@sofy)
Joined: 8 years ago

Support Team
Posts: 5483

@yesterday55555,

The CSS solution is provided below:

.widget-title:after {
background: none !important;
}

Put the 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.    

(@yesterday55555)
Joined: 5 years ago

Active Member
Posts: 7

@sofy

thank you for helping.. How great