This topic has 8 replies, 2 voices, and was last updated 9 years, 8 months ago ago by Eva Kemp
Hi,
The thing is that I can’t manage to solve this issue.
The “div.conteiner” which holds the content between the header and the footer is not expanding as I wanted it to be.
In the DEMO Id Store in your website, the “div.container” stretches until 1230 px and mine keeps at 980px, which is bugging me a lot.
This guy here had the same problem as I have now.
Seems that his problem was solved, but the code wasn’t shown in his thread.
The website is set to wide, but the content (even header and footer) are boxed (apparently)
Thanks
Juan Navarro
Hello,
Please provide us with wp-admin panel and your site url in Private Content.
Thank you.
Regards,
Eva Kemp.
Thanks for the fast reply (I’m really impressed).
The user information is on private.
Hello,
You can add this code in custom.css file:
.container{
width: 1230px;
}
How to create custom.css you can watch in this tutorial (it’s for Legenda theme but the process is the same).
Thank you.
Regards,
Eva Kemp.
Hi, thanks again Eva.
I’ve done the alteration in custom.css and I’ve already used this piece of code before, but the thing is the whole content is pushed to the left side of the page, excluding the header logo. Even the “Top header div” where the search button and phone information are in is pushed to left.
I’ve kept the website like this so you can see using the access information I sent you before.
One thing I’ve noticed in comparison to the demo website is that the images on footer and the contents in the blog section are a little bit expanded.
Here it is a image from my website
Thanks again
Hello,
I’ve set 1200 for “Large resolution from” in Theme Options > Responsive.
Please check your site now.
Thank you.
Regards,
Eva Kemp.
Message in Private.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Tagged: div.container, id store, stretching, templates, woocommerce, wordpress
The issue related to '‘ID Store div.container is Not stretching’' has been successfully resolved, and the topic is now closed for further responses