Okay
  Public Ticket #1285266
Portfolio fullscreen mobile version
Closed

Comments

  • petrkundrat started the conversation

    Hello, i would like to ask you for an issue with fulscreen portfolio type.

    On the desktop its perfect, but is there a possibility, that pictures in that portfolio are visible fullscreen also on mobile version.

    I mean, that on mobile i see only some cut of picture.

    Thank you a lot 

    all the best

    Petr Kundrat

  • [deleted] replied

    Hi Petr,

    Pease add the code below to your Custom CSS area:

    @media screen and (max-width: 991px) {
        .portfolio-full-bg-slider .image-entry {
            background-size: contain !important;
        }
    }
    

    This should show the full image on devices 991px and below.

  • petrkundrat replied

    thank you very much! It works perfect

    All the best

    PK

  • [deleted] replied

    Hi Petr,

    I'm glad to hear that buddy

    P.S: If you like our 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.

    Have a great day!