Jump to content

Hiding one image

Go to solution Solved by rwp,

Recommended Posts

  • Replies 16
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

Hide korean image

#collection-5e80eb1963d7965a88b364c4 #block-yui_3_17_2_1_1592754049361_24081 {
  display: none;
}

 

This one for English image hidden

#collection-5e80eb1963d7965a88b364c4 #block-yui_3_17_2_1_1592800234526_25508 {
  display: none;
}

Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.
Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio plugin
If you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you

Link to comment

Thanks @bangank36! I used those codes but now the pyramids both disappeared. I would like them to still appear on their language version of the site! (So I would like the English pyramid to appear on the English site and Korean pyramid to appear on the Korean site). How do I fix this? Thanks!!

 

image.thumb.png.e79c0ad4cb908a32d5db205412074ed4.png

Link to comment

You can use lang() to get that code working.

#collection-5e80eb1963d7965a88b364c4 #block-yui_3_17_2_1_1592754049361_24081:lang(en) {
  display: none;
}

#collection-5e80eb1963d7965a88b364c4 #block-yui_3_17_2_1_1592800234526_25508:lang(ko) {
  display: none;
}

 

Link to comment

@rwp trying to do a similar thing here and hide the "ivy league logos" in the English version but keep in Korean and hide the other icons in green ("innovative curriculum etc") in Korean version but keep in English. Do you know how to do this? 

 

image.thumb.png.5afbe26e2b281405baefc84cfa81c2b4.png

Link to comment
#collection-5e8106fd14477f68e75da0f8 #block-yui_3_17_2_1_1592925794450_25638:lang(en) {
    display: none;
}

#collection-5e8106fd14477f68e75da0f8 #yui_3_17_2_1_1592934809003_162:lang(ko) {
    display: none;
}

Give that a go

Link to comment

@rwp That worked perfectly for the English version!! The Korean version still has the green buttons/ links which I'd love to hide! Is there a way to do that and also make the entire banner smaller so that you can see the Ivy League logos right when you click on the page? Thanks so much!!!

 

 

Link to comment
#collection-5e8106fd14477f68e75da0f8 #block-yui_3_17_2_1_1592925794450_25638:lang(en) {
    display: none;
}

#collection-5e8106fd14477f68e75da0f8 #page-section-5eae050ded72103d3af701d9:lang(ko) {
    display: none;
}

This should fix the images.

Link to comment

@rwp Thank you SO much!!! One more question, is there a way to make this entire page appear with the little buttons/ links when you click the page instead of needing to scroll down first?

 

 

 

 

SharedScreenshot.jpg

Link to comment
1 minute ago, rachelt said:

@rwp Thank you SO much!!! One more question, is there a way to make this entire page appear with the little buttons/ links when you click the page instead of needing to scroll down first?

I am not 100% sure what you mean by that.

Link to comment

@rwp so right now, when you click on naonow.com you need to scroll down to see the buttons. Is there a way to have them displayed on main image right when you click website without scrolling?

Link to comment

If possible, I would like the entire green background to show up right when you click the website in both English and Korean. Right now, the buttons/ links are cut off:

 

 

SharedScreenshot.jpg

Edited by rachelt
Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • 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.