Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1335021
    tribew
    Participant

    Hello

    On the portfolio display screen I would like to reduce the width of the right column

    Do you have a solution

    thank you

    #1335051
    Paul R
    Moderator

    Hi,

    You can add this under Custom > Edit Global CSS in the Customizer.

    
    .x-portfolio .entry-info {
        width: 64%;
    }
    .x-portfolio .entry-extra {   
        width: 28%;   
    }
    
    

    Change the width to achieve your desired look.

    Hope that helps.

    #1335084
    tribew
    Participant

    perfect!
    thank you

    #1335108
    Thai
    Moderator

    You’re most welcome 🙂

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