Temporarily Remove logo

Discussion in 'Photomaker WordPress Theme' started by crystal0811, Jun 29, 2015.

  1. crystal0811

    crystal0811 Guest

    Joined:
    Jun 14, 2012
    Messages:
    204
    Likes Received:
    9
  2. praveen

    praveen Support Staff

    Joined:
    Jan 1, 2015
    Messages:
    2,344
    Likes Received:
    67
    Hello,

    Please paste the code given below in Custom CSS section
    (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    .logo.home {
      display: none !important;
    }
    Thanks,
    Praveen
     

Share This Page