
-
AuthorPosts
-
December 7, 2019 at 1:17 am #1163500
How can I make single posts go full width without a sidebar? I’ve tried various things in the Theme Options that sound like they’re what I want, but no changes on single posts?
Thanks,
TimDecember 7, 2019 at 1:22 am #1163505Hey tdustrude,
Can you provide a link to the site/page in question so we can look into this issue further?
Best regards,
Jordan ShannonDecember 7, 2019 at 1:28 am #1163506Sure, here’s a link. First, here is a post created with the default setup from Enfold. I like this because there’s an author avatar and I like the bold uppercase headline (post title). And there’s no sidebar, so that’s good, but I can’t seem to make the content go full width:
timshannonltd.com/index.php/2018/09/26/county-road-12/I want it to look more like this post that I created using Advanced Layout Editor: https://timshannonltd.com/index.php/2019/11/23/joshua-tree-national-park/ The problem with this post is the heading is not very prominent and I don’t see how to add user avatar.
Thanks
-
This reply was modified 5 years, 7 months ago by
tdustrude. Reason: Was showing preview of page in question rather than link to it
December 7, 2019 at 6:41 am #1163540Hi,
Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:
#top .fullsize .template-blog .post .entry-content-wrapper, #top .fullsize .template-blog .post .entry-content-wrapper > * { max-width: 100%; }
Best regards,
RikardDecember 7, 2019 at 6:48 am #1163543Thanks Rikard. But still no change.
December 7, 2019 at 3:53 pm #1163607Hi tdustrude,
https://cl.ly/c7d63911fabf Here is what I am seeing now. Do you want the post to go even wider?
Best regards,
VictoriaDecember 7, 2019 at 7:04 pm #1163673Hi Victoria, That is the example I included that looks how I want it. It’s the example before that in my original post. (but when I first posted, it showed up as a preview box right here in the chat thread, so I removed the “https://” )
You’ll have to copy/paste this link. This is an example of one that won’t go full width:
http://www.timshannonltd.com/index.php/2018/09/26/county-road-12/-
This reply was modified 5 years, 7 months ago by
tdustrude.
December 8, 2019 at 5:48 am #1163735Hi,
Thanks for the update, but I can’t see the CSS I gave you applying at all. Did you remove it? Please leave it in so that we can see why it’s not applying. You can try this to see if it works better:
#top .fullsize .template-blog .post .entry-content-wrapper, #top .fullsize .template-blog .post .entry-content-wrapper > * { max-width: 100% !important; width: 100% !important; }
Best regards,
RikardDecember 8, 2019 at 7:43 pm #1163855Thank you Rikard! This latest CSS did it! Problem solved. And yes I had left your first CSS in there but it was this latest one that fixed it.
Thanks so much!
December 8, 2019 at 8:28 pm #1163883Hi tdustrude,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria -
This reply was modified 5 years, 7 months ago by
-
AuthorPosts
- You must be logged in to reply to this topic.