[Resolved] logo is missing

Home Forums Support [Resolved] logo is missing

Home Forums Support logo is missing

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1505039
    Sanu Kumar

    When I installed WP Rocket cache plugin, the logo is missing in the mobile version and menu shows in the left side.

    Is that problem coming from plugin or GP?

    #1505060
    Leo
    Staff
    Customer Support

    Hi there,

    I think it would be a WP Rocket problem.

    Can you disable it for me to take a closer look at the code?

    #1505561
    Sanu Kumar

    Disabled, But whenever I deactivate WP Rocket, everything goes fine.

    #1505850
    David
    Staff
    Customer Support

    Hi there,

    can you enable WP Rocket so i can take a look to see what the issue is.

    #1506002
    Sanu Kumar

    Enabled

    #1506178
    David
    Staff
    Customer Support

    WP Rocket is scrambling some CSS which is removing the Logo.
    Try adding this CSS to overcome that:

    .site-logo.mobile-header-logo {
        display: flex !important;
    }
    #1506204
    Sanu Kumar

    thank you

    #1506218
    David
    Staff
    Customer Support

    You’re welcome

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.