Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1082729

    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…

    #1083008

    Hey Lars,

    Please share a link to the page where we can see the issue?

    Best regards,
    Victoria

    #1083163
    This reply has been marked as private.
    #1083599

    Hi webpress,

    Can you please remove the sidebar so that we can help you adjust it.

    Best regards,
    Victoria

    #1083653
    This reply has been marked as private.
    #1083656
    This reply has been marked as private.
    #1084278

    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

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.