Expired
Is there anyway to remove the lines above the layered nav filters in the sidebar? These are really close to the widget title and look a bit untidy. See https://www.yourpm.coach/test/product-category/project-programme-management/.
Thanks!
Hello,
Please add this code into your custom css box:
aside ul li { border-bottom: none; }
Best regards!
Great! Thank you!
You must be logged in to reply to this topic.