hello i add this code to make shop full width but i want it only to be activate on desktop version mean i dont want mobile version to be affected by this code .
if you can help me in that
this is the code
div.shop-full-width.sidebar-mobile-off_canvas.content-page.products-hover-only-icons {
margin-left: -80px;
margin-right: -27px;
margin-top: 35px;
}