How can I adjust the border line length on my website?

Hi,

im trying to make this border line on desktop stretch all the way to the sort button On the right.

my site is https://luxurymrkt.com/collections/footwear-1

Hi @Luxurymrkt !

This is PageFly - Advanced Page Builder. I would love to give you some recommendation

Please paste this code at the bottom of theme.css under assets in theme code files

.collection-filter__item–sort {
border-bottom: 1px solid #e5e5e5 !important;
}

Like this:

Best Regards;

PageFly