Dear Support,
What I need to do in order to have a single post text span to the full with of the page? What I would like to achieve is the following
https://drive.google.com/open?id=0B4frn1KZIMB8Zm0xaEIyZTExWnM
1.) Is there an option in the Enfold UI or I need to edit single.php? What I need to change exactly?
2.) How I can change the background color of the single post?
https://drive.google.com/open?id=0B4frn1KZIMB8RUdFOTJwT0lId3M
Thank you for your help.
Best regards,
MD
Hey midudek1,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
Victoria
Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
#top .fullsize .template-blog .post .entry-content-wrapper > *,#top .fullsize .template-blog .post .entry-content-wrapper,#top .fullsize .template-blog .post-title { max-width: 100%; }
.single-post .post-entry {
background: orange;
}
Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field.
Best regards,
Yigit
Dear Yigit,
Thanks a lot! This is what I needed.
You can close the issue.
Thank you for your help!
Best regards,
MD
Great! We’ll close this topic now. For any other questions or issues, feel free to post them here on the forum and we will do our best to assist you.
Thank you for using Enfold.
Cheers!
Sarah