Weird logo positioning on mobile

Home Forums Gillion Theme Weird logo positioning on mobile

Home Forums Gillion Theme Weird logo positioning on mobile

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    RESOLVED Posts
  • zelldi
    Participant

    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!

     

    • This topic was modified 4 years, 2 months ago by zelldi. Reason: typo
    Attachments:
    You must be logged in to view attached files.

    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

    zelldi
    Participant

    Works like a charm! Thanks a lot,

    Stefano

    You are most welcome here 🙂

Viewing 4 posts - 1 through 4 (of 4 total)