Okay
  Public Ticket #1699987
Portfolio Grid Responsiveness
Closed

Comments

  •  1
    Colorove started the conversation

    Hello,

    I do not like the portfolio grid breaking point. Portfolio thumbnails are scaled down way too small before the grid becomes 1 thumbnail per row. Can You help me how to fix this issue?

  • [deleted] replied

    Hi Colorove,

    Can you please try to be very specific about the question and explain it more to us, in this way we can easily understand you and give you the proper answer.

    Also please consider sending the exact URL of the page that you are talking about.

    Thanks!

  •  1
    Colorove replied

    Please see the attached image:

  • [deleted] replied

    Hi Colorove,

    Thanks, now I understand what you want to achieve.

    Can you please send me your Wordpress credentials, because I need to login to your site to inspect the code and give you the exact CSS code to make this change.

    To include your credentials click Insert Credentials button in editor toolbar (see how) so your reply will be private.

    Thanks!

  •   Colorove replied privately
  • [deleted] replied

    Hi Colorove,

    Can you please add the code below to your Custom CSS area:

    @media screen and (max-width: 768px) {
        .portfolio-holder .portfolio-item.w6 {
            width: 100%;
        }
    }

    Portfolio projects will show one per row in screen sizes 768px and below, if you don't like it then you can change the number to 991px for example.

    Have a great day

  •  1
    Colorove replied

    This is exactly what I wanted :) Thank You !

  • [deleted] replied

    Hi Colorove,

    I'm glad to hear that

    Will set this ticket as solved from here.

    P.S: If you like the theme, it would help us a lot if you could give us a five-star rating on Themeforest from your Downloads tab. 

    A huge thank you from Laborator in advance!