Jump to content

Tandoor

Member
  • Posts

    18
  • Joined

  • Last visited

Tandoor's Achievements

  1. This works perfectly. Thank you so much. ~ Polina
  2. Hi, http://www.pnaiorpdx.org -> community -> book club Is there some switch that lets you see all the hidden characters. When I add a code block to a page, I have trouble finding it again. Thank you for any help! Polina
  3. Hi, http://www.pnaiorpdx.org -> community -> book club 1. I've added links to page anchors at the top of the page. For example, 1. A section of the page is titled "Future Book Suggestions." 2. At the top of the page, "Future Book Suggestions" has the link https://www.pnaiorpdx.org/book-club/#suggestions so you can jump right to this section. 3. The anchor is further down the page directly on top of the section titled "Future Book Suggestions." The anchor is: <p id="suggestions"/p> Problem: When you click "Future Book Suggestions," you land a few paragraphs further down than the anchor. I would like to land at the line "Future Book Suggestions." Is there a way not to jump beyond the anchor? Thank you for any help! Polina images: a the link; b. the anchor c. where you land several paragraphs down from the anchor which has been placed on top of the section title.
  4. Thank you! Thank you!! Thank you!!! Yes, it was a drop shadow. ~ Polina
  5. Hi, I don't know what I did but suddenly the text blocks on our website have a strange purple cast. Does anyone know how to get rid of this? http://www.pnaiorpdx.org. I've attached a photo. Notice the purple color around the photo. I'd like this to be white. Thank you very much for any help! Polina
  6. http://www.pnaiorpdx.org Thank you for any help.
  7. How can I remove the top padding that automatically comes with text blocks? I'm unable to align a text and image block because of the top padding on the text block. Please see the blue align above the attached text. How do I make the blue line flush with the purple? Thank you for any help!
  8. I'd like our navigation bar to look like this: https://www.bethisrael-pdx.org/ Notice the text is black. When you hover over any menu item the background turns blue and the text of the dropdown menu turns white. Does anyone have ideas about how to do this? Much appreciate any suggestions.
  9. I used CSS code from a tutorial so that the dropdown menu goes horizontally across the width of the page. When the horizontal menu appears, it cuts off the logo and donate button on the sides of the menu. As you can see on the attached picture, the "Pnai Or" is partly covered by the drop down menu. On the right of the dropdown menu, the half the Donate Button is covered. Is there anyway to make the horizontal dropdown menu start a few spaces lower? Thank you for any help! lastpage@comcast.net This is the code:. Can I add a line so the horizontal dropdown menu starts a few lines down? // *dropdown menu horizonta*// .header-nav .header-nav-item--folder .header-nav-folder-content{ width: 100vw!important; position:fixed; background: #ffffff!important; } .header-nav-folder-content{ display: flex; justify-content: center; } .header-nav-folder-item { margin-left: 1rem; margin-right: 1rem; } .header-nav-folder-content a:hover { font-weight:bold } // end header dropdown across page //
  10. This code changes drop-down menus so the are horizontally across the full width of the page. Unfortunately, they cover up part of the banner. Is there anyway to make the full-wide menu start a few spaces down? So, instead of being directly under the menu, it's a little bit lower on the page - about 1/4 inch? Thank you for any help!Polina .header-nav .header-nav-item--folder .header-nav-folder-content{ width: 100vw!important; position:fixed; background: #e5f5f6!important; } .header-nav-folder-content{ display: flex; justify-content: center; } .header-nav-folder-item { margin-left: 1rem; margin-right: 1rem } .header-nav-folder-content a:hover { font-weight:bold }
×
×
  • 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.