Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1058135
    robvandalen
    Participant

    Hi,

    I’m setting up a portfolio on http://blinckt.nl/portfolio/ and I’d like for the grid of the portfolio to fit within the content with that is generally set for my site, so in line with the width of my header for example.

    Since this is not a cornerstone editable page, can this easily de adjusted and if so, how can I adjust this?

    Thanks!

    #1058278
    Darshana
    Moderator

    Hi there,

    Thanks for writing in! Regretfully, at this time I am not entirely certain what it is you would like to accomplish based on the information given in your post. If you wouldn’t mind providing us with a little more clarification on what it is you’re wanting to do (a link to a similar example site would be very helpful, or perhaps some screenshots), we’ll be happy to provide you with a response once we have a better understanding of the situation.

    #1058424
    robvandalen
    Participant

    Oh I’m sorry.
    I attached two images, one of the situation ‘as is’ and one of the one i wish (photoshopped).

    Hope it makes more sense this way!

    #1058520
    Joao
    Moderator

    Hi There,

    Please click Edit Page on your Top WordPress Admin bar

    Scroll Down Under the Blue Update Button and you will see Page Attributes. Insde it you have Page Templates

    Select Container Header Footer

    Hope that helps,

    Joao

    #1059375
    robvandalen
    Participant

    No, because this de-activates the page as my portfolio. It is a dedicated portfolio page, so I need the portfolio functionality, but less wide.

    #1059668
    Rad
    Moderator

    Hi there,

    Please add this CSS to Admin > Appearance > Customizer > Custom > CSS

    .page-template-template-layout-portfolio .x-main > .x-container.offset-bottom {
       
        max-width: 1200px;
        width: 88%;
        margin: 0 auto;
    
    }

    Hope this helps.

    #1059793
    robvandalen
    Participant

    YES!

    Wonderful guys. Have a very good weekend.

    #1059831
    Rue Nel
    Moderator

    Happy weekend to your too!

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