Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1064654
    Digitalborg
    Participant

    Good Morning.

    First, great product!

    I am trying to use the portfolio feature, however the currently layout for an item in the portfolio I cannot seem to customize.

    How can I have a Portfolio post have a “full width” image (image on the portfolio gallery page), then underneath have a video (case study), followed by a 2-3 column article explaining in detail the case-study (like a newspaper layout). If I cannot do that, how about just one (1) column for everything in a page.

    I look forward to hearing from you.

    #1064799
    Christian
    Moderator

    Hey there,

    Please give us a link to your portfolio item so we could check your setup.

    Thanks.

    #1064898
    Digitalborg
    Participant
    This reply has been marked as private.
    #1064997
    Rupok
    Member

    Hi Andy,

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

    .single-x-portfolio .entry-featured {
      float: none;
      padding-right: 0;
      width: 100%;
    }
    
    .single-x-portfolio .entry-wrap {
      float: none;
      width: 100%;
    }

    Hope this helps.

    Cheers!

    #1065337
    Digitalborg
    Participant

    thank you for this. I will update the CSS now. However, I do not have a child theme installed. Two (2) questions, how can I install a child theme (is there a walk-thru)? Second, should I install X Theme 4.5.2?

    Best,
    Andy

    #1065404
    Digitalborg
    Participant
    This reply has been marked as private.
    #1065530
    Joao
    Moderator

    Hi Andy

    You could paste the code above given in Wp Dashboard > Appereance > Customizer > Custom > CSS

    You should not change your theme core files, for that there is the Child Theme, I personally usually use motly the Customizer.

    https://community.theme.co/kb/how-to-setup-child-themes/

    Yes please install the latest version of X.

    Hope that helps

    Joao

    #1067162
    Digitalborg
    Participant
    This reply has been marked as private.
    #1067780
    Nico
    Moderator

    Hi There,

    Editing portfolio in cornerstone is available, you can edit it via child theme. For similar customization of portfolio, you can check the links below.

    https://community.theme.co/forums/topic/customizing-portfolio-page-beyond-the-customizer/
    https://community.theme.co/forums/topic/customize-portfolio-information-layout-even-on-thumbnails/#post-71638

    Hope it helps.

    Let us know how it goes.

    Thanks.

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