Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1144018
    Manny Costales
    Participant

    Check this page http://jumptoweb.com/project/swaypc-graphic-design, I want to have that page like the rest of the website, full width.
    How can I do it?

    #1144455
    Christopher
    Moderator

    Hi there,

    Please add following code in Customize -> Custom -> CSS :

    .single-x-portfolio .entry-wrap.cf {
        box-shadow: none;
        padding: 0;
    }
    .single-x-portfolio .x-container.max.width.offset {
        width: 100%;
        max-width: 100%;
    }
    h1.entry-title.entry-title-portfolio {
        padding: 0 89px;
    }
    

    Hope that helps.

  • <script> jQuery(function($){ $("#no-reply-1144018 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>