- This topic has 7 replies, 2 voices, and was last updated 8 years, 10 months ago by Puro Support.
- AuthorPosts
- January 21, 2016 at 2:14 am #2937
JillDesignsParticipantHello. Love this theme so very much! But there seems to be a problem with longer logos getting off in Firefox. The issue doesn’t seem to happen in Chrome and Safari but at some browser sizes, the logo gets cut off on the left side. This image is from a screencap when the browser was at 1193 in width: http://jilly.ca/wp-content/uploads/2016/01/screencap.jpg
Any way to get the logo to resize properly in Firefox as well as it resizes in Chrome and Safari? Thanks!January 21, 2016 at 4:20 am #2938
Puro SupportKeymasterHi Jill
Thanks so much for your support.
Sorry to hear you’ve run into a problem. I’m sure we can resolve. Would it be possible to send a link so we can view the site live? If you’d like to keep it private you can use the Private Reply checkbox below the comment field.
January 22, 2016 at 12:56 am #2939
JillDesignsParticipantThis reply has been marked as private.January 22, 2016 at 1:41 am #2940
Puro SupportKeymasterThanks for the info. OS X Firefox isn’t reproducing the problem but I can see what might be happening. Try adding the following to a Custom CSS plugin like Simple Custom CSS or Jetpack Custom CSS:
/* Header */ .site-header .site-branding-container { max-width: 40%; } .main-navigation { max-width: 60%; }
January 24, 2016 at 6:52 pm #2945
JillDesignsParticipantThis reply has been marked as private.January 25, 2016 at 12:22 am #2946
Puro SupportKeymasterPlease, try the following:
/* Header */ .site-header .site-branding-container { max-width: 50%; overflow: visible; } .main-navigation { max-width: 50%; }
January 25, 2016 at 12:24 am #2948
Puro SupportKeymasterThis reply has been marked as private.January 25, 2016 at 12:29 am #2949
Puro SupportKeymasterI’m not seeing an overlap in the 1001 wide up to 1197 range, in OS X at least. One option would be to initiate the mobile menu earlier. The collapse point can be set from Appearance > Theme Settings. Changing the Mobile Menu Collapse to 1200 should hopefully resolve the challenge.
- AuthorPosts
You must be logged in to reply to this topic.