I toyed around a bit too much with the custom css feature and I’m having multiple site issues.
1. The logo doesn’t resizes and gets cut off in responsive view/mobile ( See file attached “A” )
2. Issue 1 shows up on desktop view when the sticky header option is enabled ( See file attached “B” )
3. The header looks fine on Safari and Chrome but looks abnormally wide in Firefox ( See file attached “C”)
———
This is my current css, where did I go wrong?
.header-6 .container, .header-7 .container {
margin-top: -12px!important;
margin-bottom: -16px!important;
}
#logo img {
height: 52px!important;
min-height: 52px!important;
}
—–
PS. I left my logo (header) settings in theme options blank
Attachments:
You must be
logged in to view attached files.