Jump to content

LukGray

Member
  • Posts

    4
  • Joined

  • Last visited

LukGray's Achievements

Level 2

Level 2 (2/20)

0

Reputation

  1. million percent works just couldn't find the address ty
  2. So I have changed to different logos depending on if you are on .mobile or normal view. On normal view & on .mobile I want the logo to be white. BUT then it will be invisible because of the white background in burger menu... However I still want the burger menu to be white. So how to I keep the burger menu white & give it my black logo without it affecting .mobile header or .header?
  3. https://gold-caterpillar-an3l.squarespace.com pass: tuanphan
  4. Site URL: https://gold-caterpillar-an3l.squarespace.com/ I am looking for a solution to custom make the code below to change the mobile header depending if you are in the tab section or not see pictures the white logo should be on the main header but the black one inside the tab /* Login text to icon */ .user-accounts-text-link { color: transparent !important; background-image: url(https://images.squarespace-cdn.com/content/v1/622c66f14ab19b7c095ffa06/86a4d741-607d-4472-9410-a795f003ccf1/Asset+2.png); background-size: contain; background-repeat: no-repeat; width: 39px; height: 39px; } /* Mobile members */ @media screen and (max-width:767px) { .user-accounts-text-link { color: transparent !important; background-image: url(https://images.squarespace-cdn.com/content/v1/622c66f14ab19b7c095ffa06/18025113-2de0-4b4c-a901-57a457aa7c28/11Asset+3.png); background-size: contain; background-repeat: no-repeat; text-align: center; display: block; font-size: 30px; width: 70px; height: 70px; } } /* Mobile members */ @media screen and (max-width:767px){ .header-title-logo img { visibility: hidden; } .header-title-logo a { background-image: url(https://images.squarespace-cdn.com/content/v1/622c66f14ab19b7c095ffa06/5ba900b6-fa9e-48de-a454-838d2e0cf623/Asset+1.png?format=1500w); background-size: cover; background-repeat: no-repeat; background-position: center center; } }
×
×
  • 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.