Tagged: blog layout
-
AuthorPosts
-
July 8, 2015 at 5:56 am #470025
Hi Enfold Team,
I would like to get my blog post to show up just like the Blog Single Author Style shows up in the demo (dotted line connecting each small picture). I want to see this on the Homepage and Blog. No matter how I adjust the content, I can’t get it to show up on either page using the advance layout editor.
Please help!
Thank you.
July 8, 2015 at 6:06 pm #470437Hey allinmom!
That style gets set when the page has a sidebar. Set the page layout to right sidebar and then drag a codeblock element to the page content and add this inside.
<style type = "text/css"> .container .av-content-small.units { width: 100% !important; border-right: 0px; } aside { display: none !important; } </style>Best regards,
Elliott-
This reply was modified 10 years, 3 months ago by
Elliott.
July 9, 2015 at 4:03 pm #470970It worked! Thank you.
Is there a way to keep the verticle line that normally separates the sidebar from the other content?
July 9, 2015 at 5:32 pm #471025Hey!
Please add following code to Quick CSS as well
.sidebar { border-left: 1px solid #e2e2e2; }Cheers!
YigitJuly 15, 2015 at 9:44 pm #473989Hi there,
That didn’t work. I tried adding that code to codeblock and Quick CSS and it didn’t work on frontpage or blog. Did I miss something?
Thanks!
July 16, 2015 at 3:52 pm #474392Hey!
It looks like your just using the Widget area element. In this case it would be best to just display the sidebar on your homepage to get the styling you want.
First off drag a color section element to your page content and add three columns inside it for the images you have. When you do that, it will span fullwidth and your sidebar and blog will display beneath them. I think that’s the layout your trying to get.
Best regards,
ElliottJuly 20, 2015 at 3:35 am #475500Worked perfectly! Thanks for the guidance!
Love this theme.
July 20, 2015 at 6:50 am #475560Hi!
Feel free to let us know if you need anything else!
I will close that ticket now! Do not hesitate to open a new one, if needed.Regards,
Basilis -
This reply was modified 10 years, 3 months ago by
-
AuthorPosts
- You must be logged in to reply to this topic.
