Jump to content

MattsJensen

Member
  • Posts

    7
  • Joined

  • Last visited

MattsJensen's Achievements

Level 2

Level 2 (2/20)

0

Reputation

  1. Hi There BaNgan! Thank you for getting back to me. Yes exactly! However is it possible to make the thumbnails smaller and the key image bigger? Appreciate your help!
  2. Hi there, I am trying to achieve Thumbnails in Mobile. I have managed to place CSS code to force thumbnails on, however the main image also appears as a thumbnail size. I would like main image to fill frame as per image below it. I would also like to keep the thumbnails anchored to center as opposed to shifting each time one is clicked. The page I am working on is https://www.matthewjensen.com.au/work/circuit-emm6e Current CSS code is: gallery-reel-item img {left: 0px !important;} .gallery-reel-item img { transform: scale(0.77 ); } /* Reel right arrow */ button.gallery-reel-control-btn[aria-label="Next Slide"]>div { background-image: url(https://www.flaticon.com/svg/static/icons/svg/709/709586.svg) !important; background-size: contain; background-repeat: no-repeat; background-position: center center; } button.gallery-reel-control-btn[aria-label="Next Slide"]:before { background: none !important; } button.gallery-reel-control-btn[aria-label="Next Slide"]>div>* { visibility: #8888888; } button.gallery-reel-control-btn[aria-label="Previous Slide"]>div { background-image: url(https://www.flaticon.com/svg/static/icons/svg/709/709586.svg) !important; background-size: contain; background-repeat: no-repeat; background-position: center center; transform: rotate } button.gallery-reel-control-btn[aria-label="Previous Slide"]:before { background: none !important; } button.gallery-reel-control-btn[aria-label="Previous Slide"]>div>* { visibility: #; } button.gallery-reel-control-btn { background: none; } @media screen and (max-width:767px) { .portfolio-text { opacity: 1.25 !important; } } /* text color on mobile */ @media screen and (max-width:767px) { .portfolio-text h3 { color: white !important; } } @media screen and (max-width:767px) { } .gallery-fullscreen-slideshow { height: 40vh !important; } /* Mobile slideshow padding */ @media screen and (max-width:767px) { .gallery-slideshow { height: 35vh !important; } } @media screen and (max-width:767px) { [data-section-id="6139fee9f3582504885a6f71"] .gallery-slideshow-thumbnails { display: block !important; } } .gallery-slideshow-thumbnails-thumb { width: 50px; height: 50px; }
  3. Hey Tuan, Hmmm. Desktop works great, but my mobile shows the above blank home screen... same when I use the SS preview function in edit mode. Desktop browser is Chrome and 1440 x 900 screen size and mobile is 414 x 736. Thanks Tuan Matt
  4. Hello Mdhanjal, Thanks for your reply! Still not working for me. It's just the Home page screen on Mobile. Whenever I open site on mobile or refresh browser etc I just get a blank screen till I scroll. Everything looks great on desktop... just not mobile. See attached. Appreciate any help Thank you Matt
  5. Site URL: https://www.matthewjensen.com.au/ Site URL: https://www.matthewjensen.com.au/work/circuit-emm6e Hi there, Wondering if you can help. I have added some CSS code from various sources on this forum, but one of them is causing trouble with the Mobile Home screen. When the home page loads, nothing is visible till you activate the scrolling function? Then all images appear? Any ideas? Pass = mattstar75 Thank you
  6. Site URL: https://www.matthewjensen.com.au/work/circuit-emm6e Hi there, Wondering if you can help. I have added some CSS code from various sources on this forum, but would just like to make a couple of adjustments. I would like to reduce the padding between the above and below Image sections by about half on both Mobile and Desktop view. I would like to make the arrows on mobile closer to the images (i.e. less padding) on both mobile and desktop. I would like to reduce the padding between images with their containing section, particularly on desktop. Hope you can help out.... I am so close! The Current coding I have used: Pass = mattstar75 .gallery-reel-item img {left: 0px !important;} .gallery-reel-item img { transform: scale(.75 ); } /* Reel right arrow */ button.gallery-reel-control-btn[aria-label="Next Slide"]>div { background-image: url(https://www.flaticon.com/svg/static/icons/svg/709/709586.svg) !important; background-size: contain; background-repeat: no-repeat; background-position: center center; } button.gallery-reel-control-btn[aria-label="Next Slide"]:before { background: none !important; } button.gallery-reel-control-btn[aria-label="Next Slide"]>div>* { visibility: #8888888; } button.gallery-reel-control-btn[aria-label="Previous Slide"]>div { background-image: url(https://www.flaticon.com/svg/static/icons/svg/709/709586.svg) !important; background-size: contain; background-repeat: no-repeat; background-position: center center; transform: rotate } button.gallery-reel-control-btn[aria-label="Previous Slide"]:before { background: none !important; } button.gallery-reel-control-btn[aria-label="Previous Slide"]>div>* { visibility: #; } button.gallery-reel-control-btn { background: none; } Cheers Matt
×
×
  • 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.