Jump to content

sarahjo

Member
  • Posts

    41
  • Joined

  • Last visited

Everything posted by sarahjo

  1. How do I use this code to make it only effective for this one specific page? https://www.sarahkoester.com/diary#/visual-diary-2022/
  2. https://www.sarahkoester.com/diary#/visual-diary-2022/ I managed to make the images clickable but I still would prefer using more of the width (reduce white space on the right)
  3. www.sarahkoester.com is my website if that helps And I know that there is the possibility of using light boxes to make the images clickable but I don't like the fixed order. I want to arrange my photos freely as in a diary style.
  4. Hey, is there any way to use the full width (or at least some of the remaining white space on the right) and to make them clickable to enlarge them? At the moment they are very small. I would like to use this only for my visual diary pages not for my normal project galleries.
  5. @tuanphan That finally worked! Thank you 🙂
  6. @tuanphan Take a look at the About page, it's the only one where the issue still occurs…
  7. The problem still exists… not sure what to try
  8. Okay, I found this part but unfortunately even though it worked out and I got more white space to the borders (by adding !important to the mobile rule), it brought other issues to the page. The gallery titles were display in a wrong way on mobile and part of the menu disappeared after clicking on it. Is there any other thing I can try? @tuanphan @jaeveedee
  9. I can't find this part in my CSS… I used the search function but there is no section like this. I'm not sure where to add or remove the !important part. Could you please help? Thank you in advance!
  10. Thank you – but it still doesn't fill up the whole screen like it's the case in the attached screenshots above…
  11. Yes, for example here: https://www.sarahkoester.com/#/invisible-bond/
  12. Hey, I customized my nav bar to float to the right today so the logo is on the left side. Now, every time you click on a page of the menu, the nav bar wiggles from left to right or you have to click for a second time, to visit the page. Is there anything I can change in my code to avoid this? This is the code I've used: navigator header#topBar ul#nav { display: block; float: right; padding-right: 40px!important; padding-top: 45px!important; }
  13. Hey, I have another question regarding my About page on mobile. It's way too narrow to both sides. I would prefer to have the same space to both sides as I have on my gallery pages. I'll attach a screenshot of my About page and one of a gallery page (titled vague) mo
  14. Also, if possible, I would like to use a burger menu on mobile that opens up full-screen when you click on it. Here is an example: https://www.pentagram.com
  15. Hey! I used a custom CSS code I found in the forum to bring my nav bar to the right. Now there's an issue on the mobile web version as the menu is not clickable anymore. This is the code I've used: #navigator header#topBar ul#nav { display: block; float: right; padding-right: 40px!important; padding-top: 45px!important; } @media screen and (max-width:640px) { nav.main-nav.dropdown-hover { display: none; } section#container { margin-top: 85px !important; } div#mobileNav { float: right; position: relative; padding-right: 30px!important; padding-top: 12px!important; bottom: -5px; } .siteTitle * { font-size: 30px !important; } } I hope you can help – thank you in advance 🙂
  16. @tuanphanThank you! But then, I would have to adjust each project separately which would lead to a very long custom CSS… Is there any workaround that the CSS would only affect specific pages? For most pages, I would like to keep the view subtitle.
  17. @tuanphanIt should only apply to one specific page and not to every page. I tried to add it in the page settings under Advanced but nothing changed. What am I doing wrong?
×
×
  • 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.