How To Show A Different Background Image on Mobile in Squarespace 7.1 // Squarespace CSS Tutorial

Поділитися
Вставка
  • Опубліковано 19 вер 2024

КОМЕНТАРІ • 150

  • @InsideTheSquare
    @InsideTheSquare  Рік тому

    ⚠ IMPORTANT CSS UPDATE ⚠ When logging into Squarespace, if you see the word "Website" at the top of your menu, you are using their new internal navigation!
    To edit the CSS of your Squarespace website, click on the word "Website" and scroll to the bottom of the list of pages. Here you'll see "Website Tools" - click on that option and select "Custom CSS" to open the CSS panel and add your code here. For more information, watch this tutorial: ua-cam.com/video/euJqHXs_L1M/v-deo.html

    • @mattykasmuh
      @mattykasmuh Рік тому

      It seems this last feature introduction decided it would change the data section id that I was targeting and rendered my previous CSS useless! Maybe something to watch out for. Thanks for the tutorial!

    • @albertomanzo5546
      @albertomanzo5546 Рік тому

      @@mattykasmuh my previous CSS was also useless can you explain how you fixed it

  • @lucastestro
    @lucastestro Рік тому +5

    Love these videos. One little addition that I think I got right, which might be useful to some people: if you have a background video on desktop that you're trying to replace with an image on mobile, then in the code snippet change "img" to "video". I couldn't get mine to work till I tried this.

  • @ToddLamming
    @ToddLamming 3 роки тому +6

    Ugh! Life saver. The fact squarespace cannot just get their head out their ass and build this feature in is mind blowing.

  • @sarahpendleton5158
    @sarahpendleton5158 3 роки тому +3

    This was the EASIEST way to do this I have seen from like 20 UA-camrs!!! Thank you so much for your awesome tutorial!

    • @InsideTheSquare
      @InsideTheSquare  3 роки тому

      Yay - you are so welcome Sarah! I'm happy I could help 🥰

  • @kateegan5084
    @kateegan5084 4 місяці тому

    Would just like to say how unbelievably helpful your tutorials are. Thank you.

    • @InsideTheSquare
      @InsideTheSquare  4 місяці тому

      Thank you for letting me know - your comment made my day! 🥰

  • @adrianlopezpelayo4795
    @adrianlopezpelayo4795 Місяць тому

    solved just with the focal point, thank you sooo much!

    • @InsideTheSquare
      @InsideTheSquare  Місяць тому

      Awesome! That little circle is such a rad and often overlooked feature - glad that was all it took 🙌

  • @KGPivots
    @KGPivots Місяць тому

    You are literally the best!!! Thank you for the clear, easy to follow explanations and the code being in the description!

  • @thisisALI.i
    @thisisALI.i 2 роки тому +1

    thanks sooooo much. At first it went on every page but then i watched your other video and i put it on just one. You're a big help

  • @adrienbisset9237
    @adrienbisset9237 Рік тому +1

    100% clear! and thanks so much for the explanation. Now my case is 99% the same but instead of a different image file on desktop and mobile, i'd like to use a different video file.
    It is located in the first section of my home page just under the header. if anyone with better knowledge than me could tell me what the custom CSS would turn into, that would be amazing! thanks for the help 🙏

    • @InsideTheSquare
      @InsideTheSquare  Рік тому

      Hey Adrien, I would love to help by jumping into your code. Feel free to submit a code help request here: insidethesquare.co/code-help

  • @dashconsulting3852
    @dashconsulting3852 3 роки тому

    You saved my life with that focal point trick. Thank you!! 🙌

  • @arxhgoulis63
    @arxhgoulis63 3 роки тому +1

    really helpful thanks!

  • @douglascorso3040
    @douglascorso3040 Рік тому +1

    Thank you very much!

  • @Decatilinae
    @Decatilinae 3 роки тому +1

    Best dev on Squarespace... Are you planning to make some tutorials on Developer mode?

  • @MigrationmediaAu
    @MigrationmediaAu 3 роки тому

    Thank you for adding these videos, keep them coming! On this particular tutorial, when i add the code onto the custom css it changes the background image for all pages, which is better than having bad looking backgrounds, however, anyway to change each pages background image since when i add this code to the advanced section is shows the text code over the top of the desktop site version background

    • @InsideTheSquare
      @InsideTheSquare  3 роки тому

      If your adding code to a single page using page header code inject or an on page code block, make sure you add your code between two style brackets like this:
      code here
      Both of those spots can have other types of code like HTML and JavaScript so you have to tell a browser that it's Cascading Style Sheet code by labeling it style. This tutorial goes over the step by step process of you wanna check it out: ua-cam.com/video/kX6kRjCbzu8/v-deo.html

  • @corsidenMSU
    @corsidenMSU 2 роки тому

    So clear and exactly what I needed!

  • @fionaroutledge5455
    @fionaroutledge5455 Рік тому

    Perfect thank you so much, focal point! What a game changer.

  • @inglorious3559
    @inglorious3559 3 роки тому +2

    Just a little troubleshooting tip if this isn't working for someone. If you have any effects on the background image, it would not work. At least so far I haven't found a workaround for it but if you're wondering why it doesn't work for you, set the background image effect to "None" and it should work flawlessly.

    • @InsideTheSquare
      @InsideTheSquare  3 роки тому

      Thanks for adding this note! Background art is a brand new feature that launched this month, so I am still in the process of updating all my background tutorials. With Squaresapce always making changes at least I am never bored 😅 haha

    • @matthewdix9753
      @matthewdix9753 Рік тому

      Wow thank you so much! This totally worked and was exactly what I needed to do!!

    • @victorgrandamancebo5582
      @victorgrandamancebo5582 Рік тому

      nice! you saved me big time, it was not working for me and I noticed I had an effect on my image. now its fine thx

  • @tashicreative1782
    @tashicreative1782 3 роки тому +1

    Thank you for this content. Does this work with videos?

  • @sharlacrowie5948
    @sharlacrowie5948 2 роки тому +1

    Does this work if you have an uploaded video for the background on the desktop site? I have tried using this code, but it didn't work.

    • @InsideTheSquare
      @InsideTheSquare  2 роки тому

      That doesn’t sound right! I would love to help - send me more info at insidethesquare.co/code-help and I’ll hop into your source code and take a look.

    • @hdmanchester4894
      @hdmanchester4894 2 роки тому +1

      @@InsideTheSquare Hi - having the same issue here did you manage to resolve :)

    • @hdmanchester4894
      @hdmanchester4894 2 роки тому

      @sharla_crowie

  • @joshhunter4992
    @joshhunter4992 2 роки тому

    Excellent tutorial. Thank you for sharing this! I was stuck... but, no longer!

  • @TheArtress
    @TheArtress 2 роки тому

    Thank you for sharing this!! This was by far the l clearest and easiest to follow along tutorial involving coding that I have ever seen! It went almost perfectly for me. I was hoping you could help with what went wrong. I added in all the code along with you in the CSS section and it changed to the image I wanted for the mobile version, however when I added in the nth-child part it switched back to the desktop image that is too big for mobile users. I'm not sure what went wrong and would love some help. Thank you in advance if you see this! :)

    • @InsideTheSquare
      @InsideTheSquare  2 роки тому

      You're comment just made my day! But, bummer about the code not working. I would love to help - send me more info at insidethesquare.co/code-help and I’ll hop into your source code and take a look.

  • @Ackerman61
    @Ackerman61 2 місяці тому +1

    Hey there - thanks - I'm trying to change the cropping of the background image in a section on mobile (moving the focal point didn't work because I am going vertically) and I'm just confused about the section id code I have: section[data-section-id="66631b6d8b59727df411e706"]. I'm not sure what part of that, or where to insert that in your code in order to identify the section.

    • @InsideTheSquare
      @InsideTheSquare  Місяць тому

      You can add it before the section background selector. Here is an article with a little more info about how to target specific things in your site using a unique ID. I hope it helps & best of luck with your project! :)
      insidethesquare.co/resources/squarespace-css-targeting-tips

  • @shayla_dawn
    @shayla_dawn 2 роки тому

    YOU ARE AMAZING!! Thank you once again - Squarespace life saver :)

  • @chanteltaite3304
    @chanteltaite3304 Рік тому

    this was extremely helpful. you are so fireee. thank you so much.

    • @InsideTheSquare
      @InsideTheSquare  Рік тому

      Yay - so happy my tutorials are helping you rock your Squarespace site 🥳

  • @julianna8275
    @julianna8275 3 місяці тому

    Loved this tip! Though how do I have a separate background photo in mobile view for a different page?

    • @InsideTheSquare
      @InsideTheSquare  3 місяці тому

      You can use page header code injection to apply code to a single page. Here is a tutorial with more info: insidethesquare.co/singlepage

  • @ryangodfreyj
    @ryangodfreyj 3 місяці тому

    Thank you! What about on a CMS page like a blog or portfolio page where you can’t inject the header code?

    • @InsideTheSquare
      @InsideTheSquare  3 місяці тому

      You can use a code block, but you do need to label it as a style code just like you do for page header code injection. I have more info about that in my free css basics guide at insidethesquare.co/learn

  • @marybaker7638
    @marybaker7638 8 місяців тому

    Thanks! This saved me!

  • @GilesOji-no7dr
    @GilesOji-no7dr Рік тому +1

    how do you make the change apply on only one page? when i do this it changes the section of every page on my site

    • @InsideTheSquare
      @InsideTheSquare  Рік тому

      Great Question! Adding code to your site-wide CSS file under design > custom CSS will put your code on every page. But there are two ways to add code to a single page - check out this tutorial for more help: insidethesquare.co/singlepage
      You can also use a unique block ID to target a specific thing on your site; check out this tutorial for more info: ua-cam.com/video/h8qfZdaATbU/v-deo.html Hope that helps! 💙

  • @treycook9814
    @treycook9814 Рік тому

    Thank you (again!) for making these videos! Suuuuper helpful! You are my go-to Squarespace guru! :)

    • @InsideTheSquare
      @InsideTheSquare  Рік тому

      You are so welcome! I’m happy to hear that my work is helping you with yours! ☺️

  • @user-xm7iz5rm6w
    @user-xm7iz5rm6w 8 місяців тому +1

    How would I go about doing this with 2 different videos. One video for desktop and one video for mobile?

    • @InsideTheSquare
      @InsideTheSquare  8 місяців тому

      You can create a custom layout for mobile using the technique in this tutorial: insidethesquare.co/squarespace-tutorials/custom-mobile-layout
      Hope that info helps and best of luck with your project! :)

  • @raul2839
    @raul2839 3 роки тому +1

    What about if I want to show a video in that area? on top of background?

  • @MissNeverending
    @MissNeverending 3 роки тому +2

    Hi! Thank you for providing such great tutorials! At first it worked like a charm - I was able to get the code right and change my mobile banner image. But when I copy and paste the code in Page Settings - Advanced, my desktop image is showing again and not my new image. Back to square one! Help, what am I doing wrong?

    • @vanjawilcox1493
      @vanjawilcox1493 3 роки тому +2

      This was my exact problem too! At first removing the background worked but the new image did not upload. And when I tried to put it in the page header code injection even between the ....nothing was happening.

    • @MigrationmediaAu
      @MigrationmediaAu 3 роки тому

      Did you guys find a solution to this, I am having the same problem, want to add different images to the other pages

    • @MigrationmediaAu
      @MigrationmediaAu 3 роки тому

      @@vanjawilcox1493 Did you guys find a solution to this, I am having the same problem, want to add different images to the other pages

    • @snxwbunny2870
      @snxwbunny2870 3 роки тому

      @@MigrationmediaAu I figure it out . You just have to put at the top and at the bottom again and it should work

  • @johnnysjumps
    @johnnysjumps 2 роки тому

    🙏 thank you - very helpful

  • @thierryleconte7807
    @thierryleconte7807 11 місяців тому

    Amazing Tutorial - Question can I add an image (not a background image) on a particular section to only appear on mobile but not desktop?

    • @InsideTheSquare
      @InsideTheSquare  11 місяців тому

      Great question - and totally! Use the same concept and isolate the image by it's block id.

  • @tabithara1
    @tabithara1 Рік тому

    Thank you so much for this tutorial! With this update, I can't see where to 'manage images' so I can upload the new image I want to use for mobile, so I can get the URL to pop that URL into the code... I'm hoping you can help - I can't find this info anywhere...

    • @InsideTheSquare
      @InsideTheSquare  Рік тому

      They moved it above the CSS panel and renamed it "custom files" You can learn more about the updated menu here: ua-cam.com/video/euJqHXs_L1M/v-deo.html

  • @ateliercreativeuk
    @ateliercreativeuk 2 роки тому +1

    Hi! Great tutorial! Soooo helpful! Is there anyway of doing this with full bleed galleries? I have effectively a full bleed gallery acting as a rotating banner at the top of my website, but it looks pants on mobile devices! Any help would be so much appreciated :) xx

    • @InsideTheSquare
      @InsideTheSquare  2 роки тому

      Hey Claire! Totally possible but the proportion you'll need to code will be specific to the images you are using. Feel free to submit a code help request with more info here: insidethesquare.co/code-help

  • @TimothyValentin-sh7jp
    @TimothyValentin-sh7jp Рік тому

    this is great and exactly what i needed! but is there a way to do it where this only effects a specific page for mobile instead of mobile pages in general?

    • @InsideTheSquare
      @InsideTheSquare  Рік тому

      You can use a unique block ID to target a specific thing on your site; check out this tutorial for more info: ua-cam.com/video/h8qfZdaATbU/v-deo.html

  • @hannahe.s.caldwell6853
    @hannahe.s.caldwell6853 Рік тому

    Love your tutorials, thank you for making them! MORE TROUBLESHOOTING: If this code isn't working for you, make sure you have a fallback mobile image uploaded. That is the only way the code will work in my site. I have a video as my header image btw, and that could be part of why it isn't working without the mobile fallback image uploaded.

  • @dogoodlabs9928
    @dogoodlabs9928 3 роки тому

    hi there, can we apply this to full slideshow blocks instead of background img?

  • @JoshuaFoxVandonselaar
    @JoshuaFoxVandonselaar Рік тому

    thank you !!!!!!!!!!!!!!!!!!!!!!!!!!!!!

  • @meaganjustus
    @meaganjustus 3 роки тому

    Great tutorial as always; thank you! Any recommendations for when you have a website banner that has text overlay and buttons on desktop view but doesn't work for mobile. I see how to easily change the image for mobile but is there a way to change the image on mobile and still have a button overlay on say, the bottom of the image in mobile view?

  • @bradleyaldridge1596
    @bradleyaldridge1596 Рік тому

    Hi there, great video thank you so much! I have been able to make this change for one picture on my mobile version, however, I need to replace a total of two images in different sections on my mobile sight. Duplicating the code and replacing the nth-child with the other section and using the image URL doesn't seem to be working. Can you help?

    • @InsideTheSquare
      @InsideTheSquare  Рік тому

      Check out this tutorial that will teach you how to create an alternate layout for mobile: ua-cam.com/video/AQnwhitEqnI/v-deo.html

  • @justine4677
    @justine4677 2 роки тому

    This is great thank you, is there anyway to change the section height on mobile only?

    • @InsideTheSquare
      @InsideTheSquare  2 роки тому

      Great question and yes - totally possible! Check out this tutorial for more info: insidethesquare.co/squarespace-tutorials/custom-mobile-layout

  • @leafsilver3807
    @leafsilver3807 3 роки тому

    Thank you for this tutorial! Does this still work with the new SQSP "site styles" update? There doesn't seem to be anyplace to access the CSS for individual pages anymore.

  • @aleinaradovan7763
    @aleinaradovan7763 3 роки тому

    Hey Becca! Is there a specific addition of code so I can do this on a lock screen page?

  • @Pauline-z1f
    @Pauline-z1f 8 місяців тому

    Thank you so much for another great tutorial! Just having a little TROUBLESHOOTING: I successfully changed the background video on my homepage to an image for the mobile version. However, upon adding the code, all the font, header, and footer colors changed to a different color. 😞 Any tips to avoid those changes? Thanks in advance :-)

    • @InsideTheSquare
      @InsideTheSquare  8 місяців тому

      Uhoh - that's not good! 😳 I'm not sure what about this code would change your colors :/ Can you send me a link so I can take a look? support-at-insidethesquare.co

  • @nicholaspatino5895
    @nicholaspatino5895 2 роки тому

    Life saving video!! However, i am coming across an issue. When i upload the code it changes the home page but also gets behind my product when i click into the product for more details? any idea why this is happening? Thanks!

    • @InsideTheSquare
      @InsideTheSquare  2 роки тому

      Hey Nicholas! Adding code to your site wide CSS file under design > custom css will put your code on every page. But there are two ways to add code to a single page - check out this tutorial for more help: insidethesquare.co/singlepage

  • @michelleaisha4776
    @michelleaisha4776 2 роки тому

    Love this tutorial!! I was able to do this perfect on my home page. Is there a way I can do the same for other pages? How would we label the pages if we were to apply this to another page

    • @InsideTheSquare
      @InsideTheSquare  2 роки тому

      You should be able to, you can use a unique block ID to target a specific thing on your site; check out this tutorial for more info: ua-cam.com/video/h8qfZdaATbU/v-deo.html

  • @mitch.wallis
    @mitch.wallis 2 роки тому

    Do you know if this applies to gallery carousels? If not - do you have code to replace a carousel image with a dedicated mobile image?

    • @InsideTheSquare
      @InsideTheSquare  2 роки тому

      I would love to help - send me more info at insidethesquare.co/code-help

  • @corbinpearce7686
    @corbinpearce7686 Рік тому

    I've copied, pasted, and saved the code onto my site which is using the same base scenario as your situation, along with updating the variables, and literally nothing has happened. It's not just that it didn't quite do what I needed, there's no change at all... I've had CSS work on other parts of my site just fine. Am I missing something?

    • @InsideTheSquare
      @InsideTheSquare  Рік тому

      Squarespace made a big layout change after this tutorial was created! You need to add the code .section-border{background:transparent!important} to your CSS so that new layer is hidden and your custom background image shows up perfectly. You'll find more info in the description for this video.

  • @hiphoplittles
    @hiphoplittles Рік тому

    Is there anyway I can have the same image display the same way on mobile how it does on desktop?

    • @InsideTheSquare
      @InsideTheSquare  Рік тому

      Interesting question! It depends on what layout you are going for because the width to height ratio is usually different. If you don't have any content in a page section then theoretically, yes, but you'll have to use a fluid engine section to have control over the mobile height. Hope that info helps!

  • @nizhang2610
    @nizhang2610 2 роки тому

    Thank you for this tutorial, but I do have a question. I used the code with my uploaded image, followed every step, but when I view the mobile site, the designated image only shows up for a split-second and then replaced by the image used for non-mobile site. And this image is the size of the intended one and appears to be floating on top of the full-bleed background image. I hope I'm making sense. Would really appreciate some help.

    • @InsideTheSquare
      @InsideTheSquare  2 роки тому

      I’d be happy to help! Feel free to submit a code help request with more info here: insidethesquare.co/code-help

    • @nizhang2610
      @nizhang2610 2 роки тому

      @@InsideTheSquare Thank you! I submitted a request. Just want to add, I'm trying to apply this to my home page, but somehow it just keep showing the wrong image ;( And I double checked, before I moved the code to advanced under homepage, it was showing the correct image on every other pages just not the homepage.

  • @garymichael4095
    @garymichael4095 Рік тому

    does this work for a foreground image - the main image on my site is too big and I want to display a different image on mobile - ive tried the code and can't get it to work

    • @InsideTheSquare
      @InsideTheSquare  Рік тому

      It does! Check out this tutorial: insidethesquare.co/squarespace-tutorials/mobile-only

    • @garymichael4095
      @garymichael4095 Рік тому

      @@InsideTheSquare thanks but im a novice I was looking for the whole code or tutorial. thanks anyway

  • @samaiatraforti9060
    @samaiatraforti9060 3 роки тому

    From the backend it looks good, the image changes on mobile view but when actually viewed on a phone it seems to stay the same even when clearing the cache.... would this be an internal server error on squarespace's part or something on my end?

    • @samaiatraforti9060
      @samaiatraforti9060 3 роки тому

      All good, I forgot id injected it into the header previously and had a little run around but got her sorted! Amazing tutorials thanks so much!

  • @kirkleitch8416
    @kirkleitch8416 3 роки тому

    Thanks so much for the tutorial! Unfortunately, I'm having an issue I can't seem to figure out. I'm using the "Page Header Code Injection" to get this functionality on a specific page. I want the image swap to happen in the first section so I left both (1)'s as is. But nothing happens. However, if I change the number to any other section on the page, it works perfectly! Any idea what might be causing this? In all the sections where it works, there isn't an existing background image. It's just solid color. Only the first section has a background image. TIA!

    • @kirkleitch8416
      @kirkleitch8416 3 роки тому

      I rebuilt the section and it's working now. There was a parallax effect in the section originally and I think that was causing the issue.

  • @mixtmmm
    @mixtmmm Рік тому

    Cool, is there a code for a computer version?

    • @InsideTheSquare
      @InsideTheSquare  Рік тому

      Give this tutorial a try: insidethesquare.co/squarespace-tutorials/background-image

  • @larrywaters7191
    @larrywaters7191 3 роки тому +1

    Shhhh! There is a ghost right behind you!

  • @user-xm7iz5rm6w
    @user-xm7iz5rm6w 8 місяців тому

    How would I go about doing this same thing but instead of an image I have one video for desktop and one video for mobile?

    • @InsideTheSquare
      @InsideTheSquare  8 місяців тому

      You can create a custom layout for mobile using the technique in this tutorial: insidethesquare.co/squarespace-tutorials/custom-mobile-layout
      Hope that info helps and best of luck with your project! :)

  • @jonnytjams
    @jonnytjams Рік тому

    Can this be done with video as well?

    • @InsideTheSquare
      @InsideTheSquare  Рік тому

      Great question! I'll have to brainstorm on this one so stay tuned!

  • @pasbusyp
    @pasbusyp 2 роки тому

    This worked great, but now on all my other pages in mobile the same image is shown in the 1st section. Is there a way I can make this background show in mobile only on my home page?

    • @InsideTheSquare
      @InsideTheSquare  2 роки тому

      Great question Pasquale - and yes! You can install this code on a single page two different ways. This article has more info that can help: insidethesquare.co/squarespace-tutorials/single-page

  • @buildoasis
    @buildoasis 2 роки тому

    Will this code still work if the desktop background is a video being replaced with an image on mobile?

    • @InsideTheSquare
      @InsideTheSquare  2 роки тому

      You won’t need a code to do this if your background is a video because you’re uploading a different image for mobile already; Squarespace is built for that 👍🤣

  • @Betrayedthelaw
    @Betrayedthelaw 2 роки тому

    Hello,
    @media only screen and (max-width: 640px){
    .section-background img { opacity:0!important }}
    this will also remove the header image. how to bypass this?

    • @InsideTheSquare
      @InsideTheSquare  2 роки тому

      The header does not have a section background. If your header is transparent, it will be displayed on top of the section background underneath it. If you need a background image for the header of your site, you can add an one by following this tutorial: ua-cam.com/video/nxPhcuT8V7s/v-deo.html

    • @Betrayedthelaw
      @Betrayedthelaw 2 роки тому

      @@InsideTheSquare
      well thats not what I meant. the images loaded into sections still look bad on mobile. even after applying the code in this video. So I decided to not show section background images on mobile.
      However using the code you provided it removes all section images. but i want to be able to select the sections I want to affect.

  • @alphesdainteractive1279
    @alphesdainteractive1279 Рік тому

    what about wanting to change a video instead of image ?!

    • @InsideTheSquare
      @InsideTheSquare  Рік тому

      I am not quite sure what you are trying to create but I would love to help! Feel free to submit a tutorial request with more info at insidethesquare.co/suggest-tutorial

  • @WatchKreateTV
    @WatchKreateTV 2 роки тому

    Any way to do this using personal features?

    • @InsideTheSquare
      @InsideTheSquare  2 роки тому

      Totally! You can use an on page code block or target the data section id in your side wide CSS. Check out my free intro to css video for an overview on your options: ua-cam.com/video/GOzpxlN96rY/v-deo.html

  • @victoriadearmond9413
    @victoriadearmond9413 2 роки тому

    My issue is the cover page, and it specifically says custom css doesn’t apply to cover pages. Bah!! Does anyone know how to accomplish that?

    • @InsideTheSquare
      @InsideTheSquare  2 роки тому

      Hey Victoria, feel free to submit a code help request and I'll see what I can do: insidethesquare.co/code-help

  • @danadoss7827
    @danadoss7827 2 роки тому

    I have added this successfully, but for some reason it also shows in the footer of my site. Any solution?

    • @InsideTheSquare
      @InsideTheSquare  2 роки тому

      Hey Dana! Try adding #page to the front of your code to isolate just the page itself.

  • @CodenameCactus
    @CodenameCactus 2 роки тому

    Is there any way to do this with a different image for each page?

    • @InsideTheSquare
      @InsideTheSquare  2 роки тому

      Oooh I love this idea! I’ll definitely add this to my tutorial to-do list; stay tuned 😉

  • @shizok8064
    @shizok8064 2 роки тому

    do i need a computer to do this? or can i use mobile device? thx

    • @InsideTheSquare
      @InsideTheSquare  2 роки тому +1

      Hi Shizok! I would recommend using a computer to add custom code to your site.

    • @shizok8064
      @shizok8064 2 роки тому

      @@InsideTheSquare maybe santa will help me this year. i been good 🤣

  • @alf3247
    @alf3247 2 роки тому

    I've done this and now when I open up the website on the phone the picture comes on for a split second then goes back to the same picture as the one on the pc any idea where I've gone wrong?

    • @alf3247
      @alf3247 2 роки тому

      I've now realised that it works on all the pages I didn't want it to work on but just flashes on the Home Screen which is where I want the image.

    • @InsideTheSquare
      @InsideTheSquare  2 роки тому

      That doesn’t sound right! I would love to help - send me more info at insidethesquare.co/code-help and I’ll hop into your source code and take a look.

  • @markphethean3831
    @markphethean3831 11 місяців тому

    How do I do this for the header?

    • @InsideTheSquare
      @InsideTheSquare  11 місяців тому +1

      Interesting question! You can follow the same steps but use the selector “header” instead of the page section ID

    • @markphethean3831
      @markphethean3831 11 місяців тому

      @@InsideTheSquare thank you! :)

  • @vladtepes03
    @vladtepes03 3 роки тому

    Image still applies to all other pages despite following the tutorial to the letter. Wondering if this is a squares space issue or an code issue.

    • @InsideTheSquare
      @InsideTheSquare  3 роки тому +2

      If you install the code using page header code injection for the individual page (ua-cam.com/video/kX6kRjCbzu8/v-deo.html) the browser only loads that code with that page because it won't exist anywhere else. If you installed it that way and not site wide, and you are still seeing it on every page, it sounds like there is something wrong with your browser! 🤔

    • @vladtepes03
      @vladtepes03 3 роки тому

      @@InsideTheSquare Hey just wanted to let you know there was indeed something wrong with my browser. Your code is now working flawlessly.

  • @InsideTheSquare
    @InsideTheSquare  Рік тому

    Squarespace just released a brand new feature for page sections in version 7.1 called Section Divider. I created a NEW tutorial where you'll learn how to access these new design options and what your settings are.
    → ua-cam.com/video/VEmjqK_tj-w/v-deo.html