This topic has 5 replies, 2 voices, and was last updated 10 years by cali82.

  • Author
  • #26978
     cali82
    Participant

    Hello,

    For some reason even after adding the code to remove the logo and menu from all of my page on mobile, it still appear in the groups page, is there any way to remove it from groups in mobile version only?

    Thanks!

    #26979
     cali82
    Participant
    This reply has been set as private.
    #27334
     Catalin
    Moderator

    add this:

    COPY CODE
    
    
    body.groups #logo
    
    {
     display: none;
    }
    
    

    using the code structure I already provided you.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #27338
     cali82
    Participant

    Is this for mobile and pc version? I am assuming I can’t just remove it from mobile?

    Thanks!

    #27339
     Catalin
    Moderator

    I already answered on this on another topic… it was about hiding logo on mobile I guess… so all you need to do is add the code below to the structure of code I already gave you.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #27342
     cali82
    Participant

    I did add the previous code, but the logo was displaying in groups page. Everything else was fine. I just added it;) Thanks!

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

The topic ‘Groups Logo’ is closed to new replies.

Log in with your credentials

Forgot your details?