Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1038172
    Vldmzrnk
    Participant

    hello,

    I created a portfolio item and I would like to remove all the space around the box and also the mezzanine directory information.

    http://i.imgur.com/KWzcerv.png

    http://www.vladmazurenko.com

    #1038175
    Thai
    Moderator

    Hi There,

    Please add the following CSS under Customizer > Custom > Global CSS:

    .single-x-portfolio .x-container.max.width.offset {
        width: 100%;
        max-width: 100%;
        margin: 0;
    }
    
    .single-x-portfolio .x-breadcrumb-wrap {
        display: none;
    }

    Hope it helps 🙂

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