Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1039674
    daviddunnington
    Participant

    Hi I am currently using the Agency Template but I would like to have the portfolio layout of the integrity stack found here http://theme.co/x/demo/integrity/5/portfolio/ i would also like to change the layout of the portfolio item also to match integrity so it would look like this http://theme.co/x/demo/integrity/5/portfolio-item/monterrey-blue/ any help would be appreciated.

    #1039822
    Christian
    Moderator

    Hey there,

    We’re sorry but Stack styles are not interchangeable. It is technically possible to achieve however, that would require custom development which falls outside the scope of our support. You might want to contact our trusted partners who caters X setup and customization needs. Please see https://community.theme.co/custom-development/

    Thank you for understanding.

    #1041019
    daviddunnington
    Participant

    Hi, Thanks for your reply I have managed to change the layout of the portfolio item page with some custom CSS see below. however I cant apply this in the customizer CSS for some reason I have to put it in the child theme CSS. Why doesn’t the CSS apply in the customizer?

    /*
    //Portfolio Item Image
    */

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

    /*
    //text wrap portfolio content
    */

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

    #1041346
    Paul R
    Moderator

    Hi,

    Your code looks fine, not sure why it would not work in customizer css.
    There could be a syntax error in your existing code.

    Can you share to us the entire code that is in your custom css.

    Thanks

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