Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #871583

    ahurlburt53
    Participant

    I need help with the layout of single portfolio pages. I want the portfolio pages to function just like the page and blog post templates.

    In addition, i want the portfolio pages to be fullwidth. I will be importing content blocks and want the portfolio pages to function just like the blog posts.

    My current portfolio pages look like this http://8f7.a94.myftpupload.com/florida-power-solutions/job-1/ and I want them to look like this after i import content blocks http://8f7.a94.myftpupload.com/blog-1/

    #872353

    Rupok
    Member

    Hi there,

    Thanks for writing in!
    You can add this under Custom > CSS in the Customizer.

    .single-x-portfolio .x-container.max.offset {
      margin-top: -25px;
      max-width: 100%;
      width: 100%;
    }
    
    .single-x-portfolio .x-header-landmark, .single-x-portfolio .entry-header {
      display: none;
    }

    Hope this helps.

    Cheers!

    #875009

    ahurlburt53
    Participant

    That did it. TYTYTY

    #875368

    Rupok
    Member

    You are welcome!

    Glad that it helped. Feel free to let us know if you face any other issue. We’ll be happy to assist you.

    Thanks for using X.

    Cheers!