Forum Replies Created

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
  • in reply to: Masonry Grid Responsive Order #44797
     NMC
    Participant

    Thanks for the comment, thought there might be an easy fix in jquery (In case the post height/width ever differs).

    I just changed the class ‘post-item’ to ‘col-lg-3’

    in reply to: Masonry Grid Responsive Order #44788
     NMC
    Participant

    Please see the screenshots from Chrome’s inspector to see the incorrect order.

    1. Is wider than 1440px and the order is correct.
    2. First row is right – green
    Second row swops column 2 and 3 -red

    Attachments:
    You must be logged in to view attached files.
    in reply to: fluid-width-video-wrapper #44684
     NMC
    Participant

    This seems to work so far in case someone else has the same issue.

    COPY CODE
    .fluid-width-video-wrapper {
        padding-top: 50% !important;
    }
    in reply to: fluid-width-video-wrapper #44328
     NMC
    Participant

    Hi, can’t send a link yet. Developing locally.

    Its the padding-top generated:
    <div class="fluid-width-video-wrapper" style="padding-top: 514%;"><iframe ....></iframe></div>

    It seems to come from the script.js file line 76:
    ').parent(".fluid-width-video-wrapper").css("padding-top",(k*100)+"%");m.removeAttr("height").removeAttr("width")

    If I change the top-padding in chrome’s code inspector it looks right.

    in reply to: fluid-width-video-wrapper #44104
     NMC
    Participant

    Does not work when I remove the code 🙁

    in reply to: fluid-width-video-wrapper #44068
     NMC
    Participant

    Thanks, but still not working right for me.

    If I add !important after height, the video size is correct, but the padding below the video is still the same.
    Inspecting the code it generates a 6175.188px padding.

    I would really appreciate a urgent response. The site is supposed to go live today 🙁

    in reply to: fluid-width-video-wrapper #43152
     NMC
    Participant

    Hi

    I have the sames issue. Whenever I add a video using visual composer, it stretches in height.

    Seems like .fluid-width-video-wrapper

    Can you perhaps provide an urgent fix?

Viewing 7 posts - 1 through 7 (of 7 total)

Log in with your credentials

Forgot your details?