Jump to content

AlexandraW

Circle Member
  • Posts

    8
  • Joined

  • Last visited

Reputation Activity

  1. Like
    AlexandraW got a reaction from biaalvarez in Change color header navigation after scroll (transparent header)   
    Hi Tuanphan,
    Thanks! The password is CacaoCreatives 
    I just managed to change the header and navigation color after scroll the way I like it (see code below), but I would love to change the Instagram color after scroll to black too (it's still stays white now). Any ideas on how to do this? Thanks so much!
     
    Alexandra
    --
    #header {
      background-color: transparent;
    }
    .header-announcement-bar-wrapper {
      background-color: rgba(0,0,0,0)!important;
      -webkit-backdrop-filter: blur(0px);
      backdrop-filter: blur(0px);
    }
    .tweak-fixed-header .shrink.header {
      background: #c7faeb !important;  
    }
    .tweak-fixed-header .shrink.header .header-nav-wrapper a {
      color: #000 !important;
    }
  2. Thanks
    AlexandraW reacted to Ziggy in How to make an image sticky   
    Hello Amsterdam!
    Try adding this code to the Custom CSS on your website:
    @media only screen and (min-width:768px) { .fe-block-1a76a584632c2b57cb53 { position: sticky !important; -webkit-position: sticky !important; top: 0; z-index: 999; } } Hope that helps!
  3. Like
    AlexandraW got a reaction from Beyondspace in How do I add a javascript widget on a specific page?   
    Hi all,
    I'm working on a website for an Amsterdam based real estate agent who would like to show real time reviews from an external housing platform on the website. The code I got from the platform is this:
    <script type="text/javascript" src="https://www.funda.nl/js/ifcom.js"></script> <script type="text/javascript"> // Initialize cross-iframe communication var ifcom = new IFCom('host', false); // Initialize frame     ZoekWidget.init('https://www.funda.nl/beoordelingenwidget/61016/1/3=86A3AA;6=63/Verkoop'); </script> The widget should be shown at this page https://www.her-makelaardij.nl/beoordelingen in the black section between the three logo's (Funda, Google, Makelaar) and the pictures.
    Is it possible to put this on the website and if yes, what's the best way to do it? I don't have any experience with this.
    Thanks in advance!
     
    Alexandra
     
    Ps. Attached a screenshot of the actual platform page
     

×
×
  • 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.