Jump to content

beknorris

Member
  • Posts

    5
  • Joined

  • Last visited

beknorris's Achievements

  1. Hi! I've been working on my homepage for this website. I added some code to make some images flip over with text on the back. However, this effect won't work on mobile version. How do I adjust the code so that it only functions on the desktop version? Here is the code I used: /*Card Flip Effect*/ #block-yui_3_17_2_1_1713154230326_30335, #block-yui_3_17_2_1_1713154230326_25756, #block-yui_3_17_2_1_1713154230326_27995, #block-yui_3_17_2_1_1713154230326_26815, #block-yui_3_17_2_1_1713154230326_31490{ /* Default Setup */ &.image-block .sqs-block-content{ perspective: 2000px; } .design-layout-poster { position: relative; transition: transform 0.8s; transform-style: preserve-3d; } //Image .design-layout-poster .intrinsic{ -webkit-backface-visibility: hidden; backface-visibility: hidden; } //Caption .design-layout-poster figcaption{ -webkit-backface-visibility: hidden; backface-visibility: hidden; transform: rotateY(180deg); background: hsla(0,0%,100%,1); //Add if needed //border-radius: 20px; } /*Hover Effect*/ &.image-block:hover .design-layout-poster { transform: rotateY(180deg); } }
  2. Oh it worked! Thank you so much! So grateful for your help! Is there a way to adjust the font sizes as well?
  3. Just attached a screenshot to my previous response. Thanks!
  4. Thanks bangank36! I tried to input the custom CSS, but it said syntax error on line 1?
  5. Site URL: https://www.rickynorris.com Hi! I've uploaded a font to my website, and I'm looking to use it on the project titles that are on my portfolio grid on the home page when you hover over the images. I'm a beginner and not sure what CSS to input to change the font for project titles (as well as font size). I was able to get the headers and paragraphs to change to the font using this general code: h1 { font-family: 'chiaro-standard';}
×
×
  • 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.