Home › Forums › Gillion Theme › Weird logo positioning on mobile
Home › Forums › Gillion Theme › Weird logo positioning on mobile
Dear Gillion guys,
I have ben noticing a problem after the latest update to v. 3.5.0. From different mobile phones I am seeing the site logo on a weird position in all internal pages (see attachments), while before updating it did not appear at all. How can I get rid of it?
Thank you in advance, and keep up the good work!
Solution for this topic
Hi @zelldi,
I hope you are well today and thank you for your question.
It seems happening because of the child theme that you are using contains some outdated template files.
You can resolve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
.sh-header-mobile .sh-header-logo-container { position: relative; }
Best regards,
Shufflehound team
Works like a charm! Thanks a lot,
Stefano
You are most welcome here š