Colorway without logo and contact information

Discussion in 'ColorWay WordPress Theme' started by breaker, Nov 5, 2015.

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

    breaker New Member

    Joined:
    Oct 8, 2013
    Messages:
    4
    Likes Received:
    0
    Hi,

    I would like to erase or not to show the space where the logo and the contact information appear. In my new website I do not want to show any logo or information. Is it possible to do that in colorway theme Pro?

    Thanks.
     
  2. priya

    priya Guest

    Hello,

    Greetings from InkThemes!

    Please paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    .logo {
        display: none !important;
    }
    Hope it will resolve your issue

    Do let me know if you need more assistance,

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  3. breaker

    breaker New Member

    Joined:
    Oct 8, 2013
    Messages:
    4
    Likes Received:
    0
    Thanks a lot Priyanka!! it resolved my issue.

    Thanks you.
     
Thread Status:
Not open for further replies.

Share This Page