Hello, For some reason the width of all pages is not 1140px as it seams should be the pattern. It’s toooo narrow (strait). How can I fix it? You can see it here: http://www.isakowalski.com.br/.
Yes, it is set as Wide layout.
This topic has 4 replies, 3 voices, and was last updated 10 years, 1 months ago ago by Robert Hall
Hello, For some reason the width of all pages is not 1140px as it seams should be the pattern. It’s toooo narrow (strait). How can I fix it? You can see it here: http://www.isakowalski.com.br/.
Yes, it is set as Wide layout.
Hello,
Please use this code in Theme Options > Custom CSS > Custom CSS for desktop:
.container {
width: 1140px;
}
Regards,
Eva Kemp.
Great! Thanks!
Hello,
You’re welcome!
Regards,
Robert Hall.
The issue related to '‘Something wrong with the width’' has been successfully resolved, and the topic is now closed for further responses