Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1021809
    Simon
    Participant

    Hi Team,

    Two small issues :
    1/ Can i set items portfolio in album mode by default ? My client don’t love to scroll…
    2/ i want to reduce pic size of portfolio. You can see it on attachment. Can i reduce this size by 70% ?

    I’m on integrity. Site : http://www.roland-velo.fr/nos-occasions/vae-signature-gitane-1799e/

    Chears,
    Simon

    #1022034
    Paul R
    Moderator

    Hi Simon,

    1. I am not sure about this. 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.

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

    
    .single-x-portfolio .entry-featured {
        background: #fff;   
        text-align: center;
    }
    
    .single-x-portfolio .entry-thumb {
           max-width: 200px;
        margin: 0 auto;
    }
    
    #1022127
    Simon
    Participant

    1/ When you create an portfolio item you have a Media Type to select : Image, Gallery or video.
    I want “Gallery” media type checked on “Gallery” by default. Is it possible ?

    2/ It’s work find ! Thanks.

    Thanks for the help.
    Simon

    #1022428
    Lely
    Moderator

    Hello Simon,

    Thank you for the clarification. It could be possible with custom development, but this would be outside the scope of support we can offer. You may wish to consult a developer to assist you with this. X is quite extensible with child themes, so there are plenty of possibilities. Thanks for understanding. Take care!

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