How can I fix search page cut-off issue on desktop view?

Hey guys can you help me on desktop preview when you search on my website it seems to cut off the bottom?

Attached a photo and here is the link https://directcomputers.co.uk/search?type=article%2Cpage%2Cproduct&q=harry*

Hi [email removed]Dccomputers,

You can try this code by following these steps:

Step 1: Go to Online Store->Theme->Edit code.

Step 2: Search file theme.css

Step 3: Paste the below code at bottom of the file → Save

.productgrid--outer.layout--no-sidebar{
padding-bottom:46px !important
}
.site-footer-wrapper{margin-top:0 !important}

Hope my solution works perfectly for you!

Best regards,

Richard | PageFly

1 Like

That fixed it thank you so much!

You are welcome. I’m glad when I can help you :heart_eyes: