Jump to content

mistd

Member
  • Posts

    4
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

mistd's Achievements

Level 2

Level 2 (2/20)

0

Reputation

  1. Hi @tuanphan, yes please, that would be very helpful! Sorry to add to that, I'm also having an issue changing the Page Title to 'Devki Mistry | Graphic Designer', as currently it's showing as 'www.dmistry.co.uk' on the tab... even though in my settings it's what i'd like it to be (screenshot attached).. not sure if you're able to help resolve this too please?
  2. Hi @iamdavehart, thank you so much for that code, it worked! Appreciate it
  3. Site URL: https://www.dmistry.co.uk/ Hi @tuanphan, On my homepage I've got a grid of images for which I've applied some custom css (which you wrote) to remove the padding and make it full width, it appears how I want it to on a desktop and tablet.. but on mobile, there's white space at the top and bottom of each image block.. is there a way to remove this please? I've got the code below, applied to my homepage. /* homepage grid */ section[data-section-id="60e9829ec4c1a734c5d9c0cb"] { .content-wrapper { padding-left: 0px!important; padding-right: 0px!important; max-width: 100%!important; } .image-block img { transition: all 0.5s ease; } /* set background */ .image-block figcaption.image-card-wrapper { background: rgba(255,255,255,.95); transition: all .3s ease !important; max-height: 100%; opacity: 0; } .image-block figcaption.image-card-wrapper * { text-align: center; color: #3CBBC2 !important; } /* show on hover */ .image-block:hover figcaption.image-card-wrapper { opacity: 1; visibility: visible; } .sqs-block.image-block { padding: 0!important; } } Hoping you can help please! Thanks in advance!
×
×
  • 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.