Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1302778
    paratusgc
    Participant

    Hi there,

    I would like to 1. remove the sidebar and 2. reduce the body width of the portfolio item page

    http://brandmonster.co/work/the-working-company/

    So the layout looks like this page:

    http://brandmonster.co/blog-post-1-3/

    Please could you advise?

    Thanks!
    Gavin

    #1302818
    Darshana
    Moderator

    Hi there,

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

    
    .x-portfolio .entry-extra {
        display: none;
    }
    .x-portfolio .entry-info {
        min-width: 80%;
    }
    

    Hope that helps.

    #1302896
    paratusgc
    Participant

    Perfect – thank you!

    #1303017
    Darshana
    Moderator

    Glad we were able to help 🙂

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