Hi there,
Earlier I have asked and be suggested to add this code to change the site width on specific pages:
/*The homepage site width*/
@media only screen and (min-width: 1450px){
.container {
width: 1450px;
}
However, just now I have noticed that the website width is changing back to its original theme default settings, could you please let me know if this code is still working?
https://ibb.co/e8FqY8
Thanks and Regards
Graham