Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #775581

    Hello,

    I was becoming crazy because of the sidebar…
    I want to present Testimonies like the blog presentation you show in your demo : Blog Author Single small, it works pretty well if I have a sidebar on my page : http://yesyouweb.com/wit-temp/test-sb/

    But I don’t want any sidebar, and when I remove it from the page, the Blog articles presentation becomes like this : http://yesyouweb.com/wit-temp/test-no-sb/. Everything is centered…

    How can I keep the test-sb presentation without ny sidebar : I thought to keep it empty and remove the borde-left.

    Tx fr your help,
    Best regards,
    Marine

    #775642

    Hey newki75,

    We need to take a closer look please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    Login credentials include:

    • The URL to the login screen.
    • A valid username (with full administration capabilities).
    • As well as a password for that username.
    • permission to deactivate plugins if necessary.

    Best regards,
    Vinay

    #775651

    Tx Vinay, here are the credentials and I only have 1 plugin, Contact Form 7 (because I need to allow file upload and I’ve seen it”s not possible yet with Enfold)
    Tx for your help
    marine

    #777107

    Hi!

    We added the below CSS in Quick CSS section please review the site and let us know if you have any questions :)

    #top .fullsize .template-blog .blog-meta {
        float: left;
        margin: 0 30px 10px 0;
        }
        #top .fullsize .template-blog .post-title {
        text-align: left;
        float: left;
        width: 100%;
    }
    #top .fullsize .template-blog .post-meta-infos {
    	text-align: left!important;
    }
    #top .fullsize .template-blog .post .entry-content-wrapper  {
    float:left;
    }

    Best regards,
    Vinay

    #777751

    Perfect ! Tx a lot :-)

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