hello guys , can help me put a line like in the image?
https://492dea-24.myshopify.com/pages/landing-page-apr-25-23-07-50
pass- Humblee3030
hello guys , can help me put a line like in the image?
https://492dea-24.myshopify.com/pages/landing-page-apr-25-23-07-50
pass- Humblee3030
Hi @Suco , I see your website is getting 404 errors
Hey just click in the logo
Hi @Suco , Pls insert this code to your file css :
@media only screen and (max-width: 967px) {
.rich-text.content-container {
border-top: 1px solid black !important;
}
}
Here is result:
Hope this can help you,
If our suggestions are useful, please let us know by giving it a like or marking it asa solution. Thank you
![]()
Hi @Suco , pls try again with this code :
@media only screen and (max-width: 967px) {
body:has(.collection-list) .rich-text.content-container {
border-top: 1px solid black !important;
}
}
Hope this can help you,
If our suggestions are useful, please let us know by giving it a like or marking it asa solution. Thank you ![]()
Hi thanks for your time , but dont work to me