Jump to content

ahstudiolondon

Circle Member
  • Posts

    17
  • Joined

  • Last visited

Posts posted by ahstudiolondon

  1. Hi there,

    I am hoping someone may be able to help me out here!

    I need to verify my website with Microsoft, so I can access our 365 account (which is hosted under a different domain). 

    Microsoft has asked me to upload a text file to the site, so that the url is as follows:

    https://www.ah.studio/ms019585774.txt

    However, the closest I've managed to get is to create a blank page, create a link that links to the text file. Unfortauntely, the URL then becomes: 

    https://www.ah.studio/s/ms019585774.txt

    I need to get rid of the /s part of the url for it to work. 301 and 302 redirects don't allow me to verify.

    If anyone has managed to find a solution to this, I would be incredibly grateful!!

    Thank you so much in advance.

    Matt

  2. Hi there.

    I'm hoping someone with better coding knowledge than me may be able to help me find an answer to a problem I have with a hero video on a website I've built (www.ah.studio)

    I would like to hide the video progress bar in the main video at the top of the homepage, and the settings icon at the bottom (as well as the black gradient that appears to improve legibility of the progress bar ideally) - but I'm not having any luck.

    I've tried this:

    div.plyr__controls__item .plyr__time--current .plyr__time
    
    {
      display: none !important;
    }

    But no luck. If anyone knows how I can do this, I would be incredibly grateful.

    Thank you very much in advance.

    Matt

  3. Hi there. 

    I'm hoping the Squarespace faithful may be able to help solve a problem I've come up against. 

    I have a Portfolio page set up on my website: www.ah.studio/work

    What I wanted to know was whether I could embed this page as a section on my homepage? It would be awesome if I could have the functionality, but I'm not at all sure where to start with my basic CSS/HTML knowledge. 

    Thank you so much in advance if anyone can tell me whether it's possible or not! 

    Many thanks,

    Matt

  4. Hi, 

    I am hoping the Squarespace faithful can help me. 

    Website: www.ah.studio
    Password: ahs23

    I have built a custom fullscreen menu for my website. However, for active links, I wondered if there was a way of removing the underline in the menu? I've tried doing this, but it's not having any impact:

    div.header-menu-nav-item--active a {
       opacity: 0.3 !important;
      text-decoration: none !important;
    }

    Can anyone tell me what I'm doing wrong?

    Thank you very much in advance! 

     

  5. Hi there,

    I'm turning to the faithful squarespace community having spent fruitless hours trying to solve a problem for my website... I'm hoping someone may know the answer.

    I am looking to create a full screen menu (reference: https://majorplayers.co.uk/), with the following (or similar) functionality:

    • Menu button in nav (with a secondary 'call to action' button located also in the nav)
    • When you click the menu button it opens, and when you click it again it closes

    I would be so apprecaitive of any advice on how I can achieve this. 

    My (work in progress) site is:

    https://rectangle-wisteria-55e2.squarespace.com

    PW: AstonHolmes23

    Thank you very much in advance. 

    Matt 

  6. Hi there,

    I am hoping someone may be able to help - I feel like I've tried everything but cannot work out how to format placeholder text in my contact form. 

    I have injected some code into the page footer which is allowing me to add placeholder text into the form:

    <script>
    (function() {
    document.querySelector(".first-name input").setAttribute("placeholder", "First name");
    document.querySelector(".last-name input").setAttribute("placeholder", "Last name");
    document.querySelector(".email input").setAttribute("placeholder", "Email");
    document.querySelector(".message input").setAttribute("placeholder", "Type your message here");
    })()
    </script>

    However, I cannot seem to find a way to change the formatting of the placeholder text. I'm ideally looking to change it to:

    • Font family: 'Circular-Book' [custom font]
    • Font colour: #00282e

    If anyone has any ideas about how I do this, I will be forever grateful! 

    Page URL: https://rectangle-wisteria-55e2.squarespace.com/contact
    Password: AstonHolmes23

    Thank you very much in advance.

    Matt

    Screenshot 2023-01-16 at 14.31.35.png

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