Hi,
Blog Single Author Small has a left aligned layout for a page with right sidebar. For a page without sidebar the Blog Single Author Small gets a centered layout.
How can I get a page without sidebar to have the Blog Single Author Small look as if it where right sidebar?
Custom CSS please…
Hey Lars,
Please share a link to the page where we can see the issue?
Best regards,
Victoria
Hi webpress,
Can you please remove the sidebar so that we can help you adjust it.
Best regards,
Victoria
Hi webpress,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#top .fullsize .template-blog .blog-meta {
float: left;
margin-right: 50px;
}
#top .fullsize .template-blog .post .entry-content-wrapper {
margin-left: 120px;
}
If you need further assistance please let us know.
Best regards,
Victoria