Remove top title

Discussion in 'ButterBelly WordPress Theme' started by nannipung, Jan 21, 2015.

  1. nannipung

    nannipung New Member

    Joined:
    Jul 20, 2014
    Messages:
    10
    Likes Received:
    0

    Attached Files:

  2. Pramod

    Pramod Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,847
    Likes Received:
    63
    Hello,

    Paste the code given below in Custom CSS section
    (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.

    Code:
    div.pp_woocommerce div.ppt {
    display: none !important;
    }
    Thanks & Regards
    Pramod
     

Share This Page