Jump to content

bartseijbel

Member
  • Posts

    4
  • Joined

  • Last visited

bartseijbel's Achievements

  1. Hey! I'd love to display my portfolio as a masonry. I've read a few forum post about installing Macy.JS for that, and so I tried. But I really don't understand how I can install this on my website. Any help would be appreciated! I'd like to have a masonry style grid like the portfolio on https://www.verasfawaz.com/ Website: www.bartseijbel.nl Thanks!
  2. Hi! I would like to "mark" some text inside of the accordion block I got on my project pages (I want to highlight my own name). I've been trying to make it work with CSS, but couldn't get it to work. I've underlined my name in the credits section, to give it a different class inside the code and than go on from there, but I can't get it to work. Does anyone have any idea? Ideally I want to change all of the underlined text in accordion blocks with the CSS code, instead of using different div ids, so it automatically applies to all underlined text in accordion blocks on my website. website: https://www.bartseijbel.nl Thanks!
  3. Hi! I want to remove an item from my nav menu on certain pages (only the homepage). At the moment, I use my portfolio page (called Work) as my homepage. I don't want the Work menu option to be visible when on the homepage, but have it be visible when not on it. I almost got it to work when putting the following code in my page header code: <style> /* remove 'work' from menu*/ /* desktop */ .header-nav-item:nth-of-type( 3 ), /* work */ /* mobile */ .header-menu-nav-item:nth-of-type( 3 ) /* work */ { display: none; } </style> This works fine when visiting pages like about, or contact, but the problem occurs when visiting a project page. The menu option is still not visible when on a project page and I would like it to be visible there. Does any of you know how to go on about that? Website: https://bartseijbel.nl Thanks, Bart
×
×
  • 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.