Hello everyone
How we can expand the border to the left side and right side?
All of the website pages. Any help will be greatly appreciated.
Store URL: https://myperfectwear.com
Hello everyone
How we can expand the border to the left side and right side?
All of the website pages. Any help will be greatly appreciated.
Store URL: https://myperfectwear.com
Can you share screenshot so I can understand better? Happy to help
Hello thanks for the reply @topnewyork
Actually I want to increase margins of the website of left and right
Hello,
body {
margin: 0px 10px !important; /* if you want to add more than 10, so you can */
}
Thanks!
Thank you so much