Jump to content

Feedback is a gift...

Recommended Posts

  • Replies 4
  • Views 1.1k
  • Created
  • Last Reply

Top Posters In This Topic

Posted

Hi,

I'm not a fan of the typeface.  It's hard to read, the x-height is very high (LinkedIn looks odd,) and the kerning is off (look at the word "the" - there is a lot of space between the h and the e.)

Full disclosure: I do have a bit of astigmatism, so maybe it's just me. 

Posted (edited)

Cool site, I like it!  The idea, the clean style, the big typeface. 

Just as a small idea: You could link "Stuff that mattR´s" directly to the blog instead to the newsletter form (assuming that the blog is the newsletter?). And at the bottom of the blog you could place the newsletter form. 

Ella 
www.twominutebreak.com

Edited by Ella_nordic
  • 4 weeks later...
Posted

Some feedbacks, (I will update code to fix later)

1. (Mobile/Tablet – Header) The logo color is the same as the background color, it is difficult to see.

https://www.mattrutherford.co.uk/

www.mattrutherford.co_.uk-01-min.png

Add to Design > Custom CSS

@media screen and (max-width: 991px) { 
header#site-header .logo-image{ 
filter: invert(1);
-webkit-filter: invert(1); 
} 
}

2. (Mobile – Menu) Button overlap text.

https://www.mattrutherford.co.uk/

www.mattrutherford.co_.uk-02-min.png

Use this CSS

@media screen and (max-width: 767px) {
#site-header .header-actions {
    padding-bottom: 80px !important;
}
#site-header nav.header-nav {
    padding-top: 20px !important;
}
}

 

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!)

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.