Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1313056
    markozg
    Participant

    Dear X team,

    first of all, I wish you all the best in 2017.
    On page http://studio77.studio4host.hr/biper/video-tutorials/ I would like to make all portfolio items same size because not all of them have same number of lines.
    Is it possible to achieve something like that?

    Thank you.

    Best regards,
    Marko

    #1313236
    Nico
    Moderator

    Hi There,

    Thanks for writing in. Wishing you also all best this 2017 🙂

    You could try the link below.

    https://community.theme.co/forums/topic/portfolio-item-grid-pictures-same-size/

    hope it helps.

    Let us know how it goes.

    Thanks.

    #1313309
    markozg
    Participant

    Hi Nico,

    first of all, thank you for the nice wishes.
    Unfortunately, the solution you sent me didn’t work. I want to make grid items (picture+text) same size, not only pictures.
    Any idea?

    Thank you.

    #1313652
    Christopher
    Moderator

    Hi there,

    Please add following code to customizer :

    h2.entry-title.entry-title-portfolio {
    
        height: 75px;
    }
    .x-portfolio .entry-featured, .x-portfolio > a {
        height: 140px;
        overflow: hidden !Important;
    
    }
    

    Hope it helps.

    #1314593
    markozg
    Participant

    Wow, works great, thanks!
    Is it possible to change filter “all” to something else?

    Regards

    #1314692
    Jade
    Moderator

    Hi Marko,

    Would you mind specifying what do you wan to change filter “all” to?

    Thank you.

    #1316063
    markozg
    Participant
    This reply has been marked as private.
    #1316125
    Thai
    Moderator

    Hi There,

    Please add the following code under Customizer > Custom > Global Javascript:

    jQuery("ul.x-portfolio-filters-menu li:first-child a").text('SVE');

    Also, is it possible to change permalinks to site names? When I change permalink settings to Custom Structure http://syscall.hr/page-name it automatically changes to http://syscall.hr/%postname%/ and nothing happens to site permalinks.

    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.

    Thanks.

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