This topic has 11 replies, 3 voices, and was last updated 7 years, 5 months ago ago by Laranz
Hello,
My logo and shopping card icons don’t look right after the update on mobile devices while in the sticky header. Please see screenshot here and let me know how to fix this, I have tried all kinds of css changes but nothing seems to control this: https://www.puredogfood.com/Newsletter/sticky_header.png
Thanks.
Ali
Hello,
You need change or delete this custom code in your Custom css http://prntscr.com/fhahtm
Regards,
Rose Tyler.
Hi Rose,
That did not work, please see the new code in your css.
Also note that this is for the sticky header not the regular header.
Thanks.
Ali
My apologies, that did work but now my logo is squished and distorted…how do I fix this?
Hi,
The sticky logo looks good, Screenshot: http://take.ms/eaMc2 Can you tell us in which browser you saw the distorted logo, make sure you clear your browser cache before trying. Also the site is locked with sitelock, please unlock it until the issue is fixed, so that we can check in all browsers.
Let us know,
Thanks,
laranz.
I wish your team would read the entire post before posting a reply. This topic is title “MOBILE DEVICE STIKY HEADER” not desktop which Laranz provided a screenshot to. Please read carefully and provide an answer!
Hi,
I apologies for my mistake, can you turn the sitelock off, so that I can check in mobile and reply you back, for now I get error like this when visiting. Screenshot: http://take.ms/nF5NT
Let us know,
Thanks,
laranz.
Ok your IP has been white listed.
Hi,
Can you try remove the height you set for the sticky header logo in the custom.css file, http://take.ms/GDpQu that height makes the logo squashed.
Let us know,
Thanks,
laranz.
When this change is made it affects the desktop version of the sticky header. I don’t want that to be affected, please provide a better solution. It seems that both the desktop and mobile version of the sticky logo share the same code…
Hi,
You can try targetting using the media queries like you did before in that case, for example,
@media only screen
and (max-width: 480px) {
}
This will do things for mobile alone.
Let us know,
Thanks,
laranz.
You must be logged in to reply to this topic.Log in/Sign up