Jump to content

Bigger mobile (responsive) images on seperate project pages underneath the portfolio page PAZARI

Recommended Posts

I would like to have the photo a lot bigger on these pages, (like a bit more fullscreen) when I visit these pages on my mobile/ Iphone. 

How can I do that? I put them in pretty big on the page and on the computer it looks cool, but i don't like the responsiveness. The photo should be a lot bigger. And I dont know how to change that in this template. Hope someone can help me out. 

IMG_1298.thumb.PNG.3456abc34697359e37d29bfa84a8370f.PNG

Edited by joyce1982
Link to comment
  • joyce1982 changed the title to Bigger mobile (responsive) images on seperate project pages underneath the portfolio page PAZARI
  • Replies 5
  • Views 322
  • Created
  • Last Reply

Top Posters In This Topic

You can use this code to Website Tools > Custom CSS

@media screen and (max-width:767px) {
section[data-section-id="66ae22adbb848e5be387e7a2"] {
    .fluid-engine>div {
    grid-area: unset !important;
    display: block !important;
    width: 100% !important;
    margin-bottom: 20px;
}
.fluid-engine {
    display: block !important;
    padding-left: 6vw;
    padding-right: 6vw;
}
.fluid-engine .sqs-block-image .design-layout-fluid * {
    position: relative !important;
    width: 100% !important;
}
.fluid-engine .sqs-block-image .design-layout-fluid .fluid-image-container .content-fill img {
    position: static !important;
    object-fit: cover !important;
}}}

image.png.78fb73868ab4851e84553fea49f6d605.png

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment
  • 2 weeks later...

And thank you so much for your help! 

I dont see anything changing. I also have this code here:

 

@media screen and (max-width:767px) {
div#gridThumbs {
    grid-template-columns: repeat(2,minmax(0,1fr));
    grid-column-gap: 20px;
    grid-row-gap: 20px;
}
}

 

Do I need to take that away? I really dont know.

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment


×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.