Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1244118
    DOURONE
    Participant
    This reply has been marked as private.
    #1244633
    Rue Nel
    Moderator

    Hello There,

    Please have this css block removed:

    .x-portfolio .entry-wrap {
        position: absolute;
        top: 0;
        left: 0;
        background: rgba(0,0,0,0.6);
        opacity: 0;
        bottom: 0;
        right: 0;
        transition: all 0.3s ease;
        padding-top: 85px;
    }

    You’ll need to replace it and use this instead:

    #x-iso-container .x-portfolio .entry-wrap {
        position: absolute;
        top: 0;
        left: 0;
        background: rgba(0,0,0,0.6);
        opacity: 0;
        bottom: 0;
        right: 0;
        transition: all 0.3s ease;
        padding-top: 85px;
    }

    Please let us know if this works out for you.

    #1244923
    DOURONE
    Participant

    Hi!

    This is exactly what i want!
    Thank you very much to you and all the team!

    #1245089
    Thai
    Moderator

    If you need anything else please let us know.

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