Jump to content

Feedback is a gift...

Recommended Posts

  • Replies 4
  • Views 931
  • Created
  • Last Reply

Top Posters In This Topic

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. 

Link to comment
  • 4 weeks later...

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

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.