- This topic has 1 reply, 2 voices, and was last updated 9 years, 9 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Community Forums › Imagery Theme Support › Full Width Page Issue
Tagged: issues, troubleshooting
As part of a site I’m building with the Imagery theme, I’m experiencing two issues that I cannot get resolved.
First, for some reason my content keeps shrinking whenever I go to a full-width page option (as seen in the image below), and I’m just hoping there’s something I’ve set up wrong or some option that can fix that from happening.
Also, my sidebar is showing up as a different color and style than the example theme, so I don’t know if I’m just missing something in the Genesis option or what, but I need to get this issue resolved!
If you look in your style.css file, you’ll see something like this around line 898 –
.full-width-content #content {
padding: 0;
width: 100%;
}
You can change the width to 960px or whatever you want.
For the other question you’ll have to create a separate topic/thread for it. Forum Policy – http://appfinite.com/topic/forum-rules/
Whenever you test it let me know if that fixes the issue.