Okay
  Public Ticket #1592123
Responsive size portfolio images on mobile
Closed

Comments

  •  4
    JimmyShadow started the conversation

    Hi everyone!

    So i recently tried to achive some responsiveness for my portfolio page, but without success.. 

    I am tring to resize the images for my full page portfolio type on mobile version only, to something around the size of the rectangle on the image.

    I have tried using vh and vw removing contain from this code:

    .portfolio-full-bg-slider .image-entry {
        background-size: contain !important;
    }

    But i think i made some mistakes becouse it's not working :(
    Is it possible in some ways?

    Thank you everyone for your help!

  •   JimmyShadow replied privately
  •  1,559
    Laborator replied

    Hi JimmyShadow,

    The full-screen image of this portfolio item type will be automatically resized depending from which device you're viewing it, this means you cannot change the size of it and how it is shown in mobile or other devices as it will show full-sized to match your browser window size.

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  •  4
    JimmyShadow replied

    So it is only a choice between full-size contained/not contained on the screen size, if i got it right.
    Is there some way to make the rectangle smaller? 

    Maybe decreasing font size for the mobile version, or removing the "Project info." from the details?

    Thank you for your help Art!

  •  1,559
    Laborator replied

    Hi there,

    You can make the rectangle show collapsed and this way it will show the content only when you click it, as I can see the settings are like this now on your site.

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group