Remove h1 page titles from pages

Discussion in 'Cloriato WordPress Theme' started by tsaj, Jul 27, 2015.

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

    tsaj Member

    Joined:
    Dec 28, 2011
    Messages:
    34
    Likes Received:
    0
    Hi
    I have tried every css code found on the forums to no avail.
    I need to remove the page titles from every page of the latest cloriato pro theme, be they fullwidth or default.
    Thanks

    PS. These page titles in most or all the themes can be quite annoying as it is just repeating what is already in the navigation bar. An option to show or hide these titles would be very useful.
     
  2. tsaj

    tsaj Member

    Joined:
    Dec 28, 2011
    Messages:
    34
    Likes Received:
    0
    I have resolved this myself.
    .content_wrapper .fullwidth-page h1 {
    display: none;
    }
     
  3. praveen

    praveen Support Staff

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

    That's great....

    Let me know if need further help.

    Thanks,
    Praveen
     
Thread Status:
Not open for further replies.

Share This Page