Hide Page Titles

Discussion in 'Foogo Pro WordPress Theme' started by v4sb, Aug 11, 2015.

  1. v4sb

    v4sb Member

    Joined:
    Mar 14, 2013
    Messages:
    341
    Likes Received:
    0
    I would like to hide the page titles.
     
  2. nitin

    nitin Guest

    Hello,

    Greetings from InkThemes,

    You can resolve it very easily, you need to paste below CSS code in Custom CSS field located in Dashboard->Appearance->Theme Options->Styling Options->Custom CSS

    Code:
    .st-title-wrap {
        display: none !important;
    }
    Hope that helped.

    Thanks & Regards!
    Nitin Sharma
    InkThemes.com
     

Share This Page