Home Forums Themes Support Instagram Section

Tagged: 

Viewing 2 reply threads
  • Author
    Posts
    • #8974

      All of a sudden my instagram section is zig zag.  the square shaped posts are all different sizes.  How do i make them all same size in alignment again?  thx.

    • #8986

      Hi,

      This issue because your images have different size.

      you can add custom css in Claue > Theme Option > General Layout > Custom CSS

      .jas-sc-instagram .item img {
      height: 320px;
      max-width: inherit;
      width: auto;
      }

      Best regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #9461

      All of a sudden my Instagram section has the same problem. I added the custom css, but the pictures are not cut to fit in, only reduced to the “height” and it shows a white blank space between the posts.


      • #9465

        Hiiamyasminmatos,

        Could you create new topic with your site url and admin account, we will take a look and help you solve your issue.

        Thanks

        Harry
        Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

      • #9843

        didn’t work.  still skews the ones that are wider

        • #9847

          Hi,

          I saw you lost

          max-width: inherit;

          The full code is

          .jas-sc-instagram .item img {
          height: 320px;
          max-width: inherit;
          width: auto;
          }

          Best regards

          Harry
          Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

Viewing 2 reply threads

You must be logged in to reply to this topic.