Remove logo

Discussion in 'Photomaker WordPress Theme' started by crystal0811, Oct 24, 2016.

Thread Status:
Not open for further replies.
  1. crystal0811

    crystal0811 Guest

    Joined:
    Jun 14, 2012
    Messages:
    204
    Likes Received:
    9
    smith likes this.
  2. nitin

    nitin Guest

    Hi,

    You can easily remove the logo by adding following code to the Custom CSS section in theme option panel.

    Code:
    .logo{
    display: none;
    }
    Hope this will do the needful.

    Thanks & Regards
    Nitin
    InkThemes.com
     
    smith likes this.
  3. crystal0811

    crystal0811 Guest

    Joined:
    Jun 14, 2012
    Messages:
    204
    Likes Received:
    9
    It worked. Thank you.
     
    smith likes this.
  4. nitin

    nitin Guest

    You're welcome :)

    Thanks & Regards
    Nitin
    InkThemes.com
     
Thread Status:
Not open for further replies.

Share This Page