Lines in footer

Discussion in 'Cloriato WordPress Theme' started by imogen, Jun 13, 2014.

  1. imogen

    imogen Member

    Joined:
    Oct 15, 2013
    Messages:
    56
    Likes Received:
    0
    I have two lines in my footer, this separates the three sections.

    How would I remove these?
     
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Hello,

    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS
    Code:
    div.footer {
    background: none;
    } 

    Thanks & Regards
    Gourav Shrivastava
     

Share This Page