Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1328747
    carbon14
    Participant

    Hi.

    I need my masonry grid to be a forced height. I need a custom css code, and I guess you can help.
    my site: http://www.levelpersonal.no

    #1328951
    Joao
    Moderator

    Hi There,
    Please add the following code to Appereance > Customizer > Custom > CSS

    .tg-ledige-stillinger .tg-item-content-holder[data-position="bottom"] {
        min-height: 300px;
    }

    Hope it helps

    Joao

    #1330220
    carbon14
    Participant

    thanks, but that didn´t work

    #1330537
    Rue Nel
    Moderator

    Hello There,

    Sorry if it didn’t work. Could you please point us to the right section and the page in question? This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

    Thank you in advance.

    #1331045
    carbon14
    Participant

    it´s on the home page. http://levelpersonal.no/

    #1331461
    Christopher
    Moderator

    Hi there,

    Please add this code :

    .tg-item-content-holder.tg-dark.image-format {
        height: 273px;
    }

    Hope it helps.

    #1331773
    carbon14
    Participant

    perfect. thank you

    #1331816
    Paul R
    Moderator

    You’re welcome! 🙂

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