Jump to content

OD_forum

Member
  • Posts

    5
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

OD_forum's Achievements

Level 1

Level 1 (1/20)

0

Reputation

  1. Sure, you can find the site at this link. On further inspection it may not in fact be related to the CSS as I'm getting the same error when I remove it (albeit slightly less frequently, strange), but feel free to take a look.
  2. Looking for guidance on this. I have used the following code to eliminate the underlines in my navigation and instead differentiate between active/inactive pages by color: /* Remove underlines from nav items */ .header-nav-item--active a { background-image: none !important; } /* Nav item color, not active */ .header-nav-item a { color: #a3a3a3 !important; } /* Nav item color, on hover*/ .header-nav-item>a:hover { color: white !important; } .header-nav-folder-item:hover a { color: white !important; } /* Nav item active color */ .header-nav-item--active a { color: white !important; } This succeeds in achieving the desired effect, but it has an unintended consequence whereby any time I edit pages, I lose the cover images in the portfolio homepage. Anyone know based on this code why that side effect is happening?
×
×
  • 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.