Title Show off at sides

Discussion in 'ColorWay WordPress Theme' started by kastenberger, Apr 19, 2016.

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

    kastenberger New Member

    Joined:
    Jun 18, 2015
    Messages:
    8
    Likes Received:
    0
    Location:
    Vilsbiburg
    I would like on my side: the title because they appear twice . What CSS command I need to enter the to hide.
    I used the Theme "ColorWay Pro Responsive".
     

    Attached Files:

  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:
    .content-wrap h1 {
        display: none;
    }
    Hope it will resolve your issue

    Do let me know if you need more assistance,

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  3. kastenberger

    kastenberger New Member

    Joined:
    Jun 18, 2015
    Messages:
    8
    Likes Received:
    0
    Location:
    Vilsbiburg
    Yes really helped . Thank you very much
     
  4. priya

    priya Guest

    You're welcome..

    Do let me know if you need more assistance,

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

Share This Page