Hi can anyone assist , I want to change my page size to full width if anyone has any help please.
my store is ljvapes.myshopify.com
see current screenshot
Hi can anyone assist , I want to change my page size to full width if anyone has any help please.
my store is ljvapes.myshopify.com
see current screenshot
Hi,
Can you try this code
@media (min-width: 1201px){
.container {
width: 100% !important;
}
}
Hi which file please as I have a few css files see attached
can you send the files screenshot under assets folder?
You can find theme-styles.css. plz just place the above code at very bottom of that file.
Hi these are my files within assets . Appologies for all the screenshot