Jump to content

TFWC

Member
  • Posts

    49
  • Joined

  • Last visited

Recent Profile Visitors

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

TFWC's Achievements

  1. @tuanphan @tuanphan I figured out how to make the mobile status bar black. If you have Allow Website Tinting enabled in Safari settings on your iphone then your mobile status bar (with the time and battery) will be the same color as the website's background. To override this you need to enter the following code in your Header Code Injection: <meta name="theme-color" content="#000000" /> This will make the mobile status bar black. Can you show me the code to move the text block over the slideshow. Is there a generic version that applies to all where i can just change the section id of the code?
  2. Wow this amazing. Thank you! Can you let me know what the code would be if I wanted to put a text section over a slideshow? So that I can just input the data section. I want it to be similar to workshopapd.com mobile site. Also why does there mobile site have black at the top where the time and battery are shown and my mobile site has white? @tuanphan
  3. I included the text section on the home screen. Can you also add the small vertical line seen on this page: https://sawyerberson.com/ @tuanphan
  4. Can you also help me with one other thing while I have you here. I'm trying to make the font in my footer smaller and it's working for all the text except the links. Here's the code im using: div#block-94e235425ee0a2897156 p { font-size: 13px !important; } div#block-bb7d7e9ebcf1f282a4e4 p { font-size: 13px !important; } You can see the text adjusts size but then the link "Legal" doesn't changing size. Same with my navigation links.
  5. Sounds perfect. Can we position it so it's near the bottom and not centered? @tuanphan
  6. I figured it out I think thank you. I want to add a link to the bottom of my homepage but I cant because it's a full width gallery. I'd like it to look similar to the "SCROLL DOWN" text at the bottom of this website: https://sawyerberson.com But instead of "SCROLL DOWN", I want it to say ENTER. And i want it to link to: https://www.twinforkswindow.com/aboutus
  7. When I added this to my site it made the dropdown menu disappear before I could click Sky-Frame or Brochure. I could only click Fleetwood and installation so I had to remove. I also think it would be better if it wasn't centered but if Sky-Frame was directly under products.
  8. Also, can someone help me center the navigation folder items beneath the tab that i hover over. For example when I'm on Products, can the folder items beneath it be centered under Products. https://www.twinforkswindow.com/
  9. When I click the back button to go back to the previous page it brings me to the top. How do i have it bring me to where i left off.
  10. How do you go back to the same point you left off at when you hit Back and go to the previous page?
  11. I attached a picture. On smaller browsers you can see the title of the video "PENNIMAN CREEK...", the "Share" button and the "Watch Later" Button when the video starts. I tried copy and pasting the link from Youtube with the box checked Start at 0:01 to skip over this. But the link wouldn't work.
  12. Yes i wanted to hide the About tab on the mobile navigation but keep it on desktop. I found a workaround and used the code below to send people to my mobile home page when they click About. <script> if (document.documentElement.clientWidth <860) { window.location = "/mobile"; } </script> The video I'm referring to is at the top of the About page on Desktop. If you watch it on a smaller screen like a 13"macbook then you see the "Watch Later", "Share", and video title at the top of the video during the first second.
  13. When you scroll up on some pages of my website the header background turns black, which is what I want. On other pages of my website the header background stays white when i scroll up, which isn't what i want. The pages where the header stays white when I scroll up are About and Work on desktop, and Home, Work and Sky-Frame on mobile. Can you help me make these headers turn black on scroll up. Thank you! https://www.twinforkswindow.com/aboutus https://www.twinforkswindow.com/work https://www.twinforkswindow.com/mobile https://www.twinforkswindow.com/skyframe-mobile
  14. I'm trying to hide the About page on my mobile site only and keep it active on desktop. https://www.twinforkswindow.com/aboutus Also is there anyway to hide the youtube "Watch Later", "Share" and "Video Title" from showing on a background video? I tried copying the link from "Start from 0:01" and the url didn't work.
×
×
  • 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.