Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1116749

    I added the css code provided in the docs but it is not working:

    /*—————————————–
    // CSS – Full-width Single Post
    //—————————————-*/
    #top.single .post .blog-meta {
    margin: 0 30px 10px 30px;
    }
    #top.single .post .post-title {
    text-align: left;
    width: 100%;
    }
    #top.single .post .post-meta-infos {
    text-align: left!important;
    }
    #top.single .post .entry-content-wrapper,
    #top.single .post .entry-content-header,
    #top.single .post .entry-content,
    #top.single .post .post-title,
    #top.single .post .entry-footer {
    min-width: 100%!important;
    }

    • This topic was modified 5 years, 4 months ago by asinger777. Reason: SOLVED
    #1116804

    Hey asinger777,

    I’m glad you were able to resolve this. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘SOLVED – full width single blog post’ is closed to new replies.