Jump to content

Feedback on my site - is it ready to launch?

Recommended Posts

  • Replies 6
  • Views 883
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

Hi,

#1. How did you add text above gallery? 

#2. Also, try checking on mobile, when clicking burger, I see nothing appear.

#3. Learn more page: https://www.perthtimelapse.com/learn-more

Text overflow the box.

Add this to Design > Custom CSS to fix it

/* Learn more tablet list items */
@media screen and (max-width:1024px) and (min-width:768px) {
body#collection-611e4b3a741c6e57aac1c5b7 .user-items-list-simple .list-item[data-is-card-enabled="true"] {
    min-height: 90% !Important;
}
}

perthtimelapse.com-04-min.png

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment
33 minutes ago, tuanphan said:

Hi,

#1. How did you add text above gallery? 

#2. Also, try checking on mobile, when clicking burger, I see nothing appear.

#3. Learn more page: https://www.perthtimelapse.com/learn-more

Text overflow the box.

Add this to Design > Custom CSS to fix it

/* Learn more tablet list items */
@media screen and (max-width:1024px) and (min-width:768px) {
body#collection-611e4b3a741c6e57aac1c5b7 .user-items-list-simple .list-item[data-is-card-enabled="true"] {
    min-height: 90% !Important;
}
}

perthtimelapse.com-04-min.png

@tuanphan Thanks again for taking another look! And thank you for fixing that text overflow issue, was battling with it for some time. For some reason, the mobile menu on my site does not show when you click it on desktop, but on an actual mobile phone it works fine. I am guessing it has something to do with one of the over 1500 lines of Custom CSS I added 😄. If you are referring to the text above the logo carousel, I just repositioned the gallery section up using CSS. That's probably also why it was sliding under the text on extremely small viewports.

One quick question to you, I have a bit of javascript I would like to implement, but I would like for it to only trigger on desktop. I tried doing something like:

<script>
if (window.screen.width > 780) {
  document.write( 
    '<script src="https://www.squarerefresh.xyz/assets/plugins/drag/js/drag.min.js"></script>'
  )
}
</script>

But this doesn't seem to work. Would you know to do this?

Thank you for being a legend, Tuan!

Link to comment
53 minutes ago, PartTwoDesign said:

Cool site @LukasEriksen 

The page loading animation of your logo is a nice touch - presumably this is coded? Is your logo carousel also coded? Nice features.

All the best with your launch! 🙂

Thank you @PartTwoDesign!

Yep, I used the code for the loading animation from this post here. Then I whipped up the animation of the logo in After Effects and exported as a gif. 

The logo carousel was just a tutorial from Will Myers. He explains it all super well in his blog post here. 

Thanks for checking out the site! 😀

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

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