Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #351040

    Howdy,

    I’ve updated to the newest version of the theme, and a couple of things have started bugging out on the site.

    A- the masonry gallery has started adding extra space in between photos instead of being seamless

    http://calibertruckco.com/photos/

    B- using the #whatevername {width: 100%} tag on color sections has stopped working, and I’ve had to remove the .container {max-width: 1020px;} from grid.css as a temp fix.

    The company is about to launch a new promotional video that is going to generate a ton of traffic to the site, so I’d like to get this fixed ASAP!

    #351046

    Also, on the video page, two lightboxes are now popping up.

    http://calibertruckco.com/videos/

    #351334

    Hey!

    1- Please place your masonry element inside a 1/1 column element
    2- Please change your css code to following one

    #whatevername { max-width: 100%; margin: 0; padding: 0; }

    Regards,
    Yigit

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.