Jump to content

Monte63

Circle Member
  • Posts

    3
  • Joined

  • Last visited

Posts posted by Monte63

  1. Thanks @lu.diehl! Very grateful, it worked like a charm!

     

    17 hours ago, lu.diehl said:

    @Monte63 - sorry for the late response. 

    Let me know if this works:

    
    .collection-type-page.has-promoted-gallery.transparent-header .promoted-gallery-wrapper .sqs-gallery-block-slideshow {
    	height: 450px !important;
    	background-color: #FFFFFF;
    }
    
    @media only screen and (max-device-height: 640px)
    .collection-type-page.has-promoted-gallery.transparent-header #promotedGalleryWrapper .sqs-gallery-block-slideshow, .collection-type-page.has-promoted-gallery.transparent-header .promoted-gallery-wrapper .sqs-gallery-block-slideshow {
    	height: 200px !important;
    	background-color: #FFFFFF;
    }

     

     

  2. On 11/19/2019 at 8:27 AM, Emmyk1 said:

    Hey, that's definitely helped thank you!! If you take a look at the homepage now the only thing that is odd is that there is a block of light grey text underneath the banner image and the page intro text falls into that grey box. Do you know how I can get rid of that? I've looked in site style but it doesn't seem to be an obvious thing I can change.

    Thank you so much!

    Thanks @lu.diehl! It worked but I am facing the same problem that @Emmyk1. There's a block of light grey about 250px underneath de banner image and I can't figure out how to remove it. Have you faced the same thing or do you have a fix? Current height is set at 450px on desktop.

     

    @media only screen and (min-device-width: 640px){
      .promoted-gallery-wrapper {
        height: 450px!important;
      }
      .sqs-gallery-design-stacked-slide {
        height: 450px!important;
    }
      .sqs-gallery-controls .next, .sqs-gallery-controls .previous{
        top: 250px!important;
      }
    }
    @media only screen and (min-width : 320px) and (max-width : 480px){
      .promoted-gallery-wrapper {
        height: 200px!important;
      }
      .sqs-gallery-design-stacked-slide {
        height: 200px!important;
    }
      .sqs-gallery-controls .next, .sqs-gallery-controls .previous{
        top: 250px!important;
      }
    }

    Thanks in advance!

     

    image.thumb.png.2f8d20abe3bbaedf3f390c1b22e96dcc.png

×
×
  • 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.