Jump to content

houseofcats

Member
  • Posts

    4
  • Joined

  • Last visited

houseofcats's Achievements

Level 1

Level 1 (1/20)

0

Reputation

  1. Hello @creedon I have a pre existing code to hide the navigation. When I inject your code before <style> or after </style>, it looks like this: When I inject your code before </style> I don't see any difference.
  2. https://www.sonicunion.com/gfs-eos Hello! I have two questions: 1. I used a code (below) to disable the navigation on this specific page and adjusted the padding of image block to 0 but it's still leaving a lot of space on top. It looks even bigger on mobile view. What can I do to remove that? Also is there a way to make the header image to bleed all the way to the side margins as well? Code used: desktop view: mobile view: 2. I have a carousel gallery block on this page. Is there a way to adjust the height to be much larger on mobile view?
  3. Thank you @creedon My sitewide password is paulcatstanley and following are 1. urls of the pages I'm having issues with 2. what I'm trying to do and 3. the code I used. All of these codes worked few months ago when I left it off as far as I remember, but none of them are working as of yesterday when I extended the trial. GLOBAL https://denim-mayflower-8zt4.squarespace.com NAVIGATION Change color on hover .header-nav-item--hover a { color: #059cd6 !important; transition-duration: 0.4s;} Change color and remove underline on active page .header-nav-item--active a { color: #059cd6 !important;} .header-nav-wrapper a {background-image: none !important;} BACKGROUND Uploaded an image to be used as the background #page{ background-image:url(https://static1.squarespace.com/static/6491d43ea78b4c1ebbfca40f/t/6495f3a9560d6436202377bc/1687548841614/sonic-union_bkg_60percent-polygon3.jpg); background-size: cover} Make page section backgrounds transparent so the image shows through #page .page-section {background: transparent!important;} #page .page-section .section-background {background: transparent !important;} ------------------------------------------------------------------------------------------ FEATURED MIX https://denim-mayflower-8zt4.squarespace.com/featured-mix VIDEO DESCRIPTION TEXT STYLE .video-caption p {text-align:center; line-height: 150%} ------------------------------------------------------------------------------------------ THE PEOPLE https://denim-mayflower-8zt4.squarespace.com/the-people GALLERY IMAGE DESCRIPTION LINE BREAK + TEXT STYLE ON THE FIRST LINE .gallery-caption p {white-space:pre} .gallery-caption p: first-line {font-family: bebas-neue; font-weight:500; font-size: 1.5rem}
  4. Hello! I started my site few months ago on 7.1 and injected codes that worked at the time. My trial ran out and I extended it by a week today to pick up where I left off but now none of the codes are working. Anyone else experienced this? I'm still on trial so I can't share my site but following is what I tried to do with the codes and the actual codes after. Thank you in advance. NAVIGATION change the navigation color while hovering change the active page color on nav disable the underline on active page BACKGROUND insert background image make the section background transparent so the image can show VIDEA DESCRIPTION center align text IMAGE GALLERY DESCRIPTION show line break change font family, size, and weight of the first line SOME MARGIN ADJUSTMENTS -----------NAVIGATION-------------- // CHANGES HOVER+ACTIVE MENU COLOR // .header-nav-item--hover a { color: #059cd6 !important; transition-duration: 0.4s;} .header-nav-item--active a { color: #059cd6 !important;} // DISABLES THE UNDERLINE ON ACTIVE MENU // .header-nav-wrapper a {background-image: none !important;} ----------GLOBAL-BACKGROUND---------- #page{ background-image:url(https://static1.squarespace.com/static/6491d43ea78b4c1ebbfca40f/t/6495f3a9560d6436202377bc/1687548841614/sonic-union_bkg_60percent-polygon3.jpg); background-size: cover} .page-section { background: transparent!important; } .page-section .section-background { background: transparent !important;} --------------SUBPAGES--------------- /// MUSIC + SOUND DESIGN /// Creative Department ///paragraph line space change /// [data-section-id="64932c1f2a0d593c45593df3"] p{margin-bottom: -20px;} .video-caption {background-color:#FFFFF} .video-caption p {text-align:center; line-height: 150%} .video-caption p:first-line {} ///CONTACT US /// space after the location name /// [data-section-id="6495abaa8af1115d6bd8572b"] h3{margin-bottom: -5px;} /// THE PEOPLE /// .gallery-caption p {white-space:pre !important;} .gallery-caption p: first-line {font-family: bebas-neue; font-weight:500; font-size: 1.5rem}
×
×
  • 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.