Tagged: 

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #742984

    Hi Support !

    1- Blog Single Author Small with sidebar come with a design
    Like this : http://kriesi.at/themedemo/?theme=enfold-overview

    2- Blog Single Author Small without sidebar with another design

    Is it possible to benefit from the CSS design “with sidebar” (1) in a “whithout sidebar” environnement.

    Many thanks !

    #743143

    Hey Ikyo,

    I’m not sure what you are referring to since you have linked to the theme overview page, if you click the Remove Frame button in the top right hand corner of the screen you will be able to see the direct URL.

    Best regards,
    Rikard

    #743216

    Hi Richard

    My fault…I wasn’t clear enough

    Actually my blog is

    I will like to have such a result (same display, but no sidebar)

    But when I remove the sidebar, It give such a result

    How can I manage to maintain the design without sidebar
    Many thanks

    • This reply was modified 7 years, 9 months ago by Ikyo.
    #745278

    Hi!

    Thank you for the update.

    Please add this css code in the Quick CSS field.

    #top .fullsize .template-blog .blog-meta {
        float: left;
        margin-right: 50px;
    }
    
    #top .content .entry-content-wrapper .entry-content-wrapper {
        padding-right: 50px;
        padding-left: 140px;
    }
    
    #top .fullsize .template-blog .post_author_timeline {
        display: block;
    }

    Regards,
    Ismael

    #746257

    Many thanks

    Have a nice week

    #746708

    Hi,

    Glad we could help. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #1433139

    That did it for me! Thank you.

    #1433196

    Hi,

    Glad we could be of help! Please feel free to open another thread if you have more questions about the theme.

    Have a nice day.

    Best regards,
    Ismael

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Blog Single Author Small without sidebar’ is closed to new replies.