Deepblue

Customer
Hello,

I want to seperate normal and sticky threads. I've selected "Separate divider with text" from theme settings

L3raarx.png



but i got 2 rows in forum

c9VkBvf.png


I want only 1 row, i dont want that top row i've marked, how i can achieve this?

When i select "Single divider with no text" then i dont get any row at all.

Thanks.
 
Try adding this into your extra.less template:

Code:
.structItemContainer-group.structItemContainer-group--sticky:before { display: none; }

Let me know if that works for you.
 

Pre-Sale Questions

If you have any questions or concerns you want to ask before you make a purchase don't hesitate to use one of our multiple support channels for your convenience.

Back