Site logo

Archived topic

Border line is showing on top not at the bottom

1 reply · Started by Kevin on May 19, 2022

Viewing posts 1–2 of 2

Hi.
I have following in css on below page. but line is showing up on top not at the bottom.
How can I fix it?

ul.product-cats {
margin-left: 0;
margin-bottom: 100px;
border-bottom: 1px solid white;
}

Hi there,

This doesn't sound like a GP-related issue at all.

What happens if you remove this block of custom CSS temporarily? Does the border show up at the correct spot?
https://www.screencast.com/t/VLoxT4q4k

This archived topic is closed to new replies.