LINES SHOWING IN FOOTER AREA

Discussion in 'Cloriato WordPress Theme' started by akotia, Mar 25, 2014.

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

    akotia New Member

    Joined:
    May 26, 2013
    Messages:
    8
    Likes Received:
    1
    Please see screenshot below. There's lines showing at the footer of the site we are currently doing.

    http://screencast.com/t/QqYA4JuN2jLM

    I changed the colour of the footer background images and the the background changed with those lines in it. Please help how to fix this problem. Thanks

    Esther
     
  2. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
  3. akotia

    akotia New Member

    Joined:
    May 26, 2013
    Messages:
    8
    Likes Received:
    1
  4. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
    Hello,

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

    Code:
    .footer-content .footer_wrap {
    background-size: 101%;
    }
     
    This will solve your issue.
     
  5. akotia

    akotia New Member

    Joined:
    May 26, 2013
    Messages:
    8
    Likes Received:
    1
    Thanks Piyush. I did what you told me and it worked. Thanks very much.
     
    Piyush likes this.
Thread Status:
Not open for further replies.

Share This Page