Hello,
I've created the following design using the following codes: @media screen and (min-width:641px) {
.sqs-block-horizontalrule {margin-top:-50px !important; margin-bottom:-50px !important;}
}
However, on the live site, these links cannot be clicked. I'm assuming it's something to do with the line padding. Could anyone please offer a solution without changing the design? Thank you!