My home screen has little dots separating each section! Help!?

Discussion in 'Squirrel WordPress Theme' started by niagarahub, Aug 29, 2013.

  1. niagarahub

    niagarahub New Member

    Joined:
    Aug 26, 2013
    Messages:
    2
    Likes Received:
    0
    Hi... I'm new to all this and forums, etc - but it seems like this might be my only chance at help! My main home screen has little dots (like a marquee somewhat) separating each section area... doesn't look good and it just started doing that... anyone know why or can lend some advice?
     
  2. Gourav

    Gourav Support Staff

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

    Can you please explain your problem with the help of screenshot, what you want to do and also share the link of your website, so that we can give you the exact solution.
     
  3. niagarahub

    niagarahub New Member

    Joined:
    Aug 26, 2013
    Messages:
    2
    Likes Received:
    0
    Yeah, I should'a done that... my fault... the website address is www.nfeducationfoundation.org and you'll see that there are like dotted lines where there shouldn't be (above the "Together we are one" and the bottom half of screen. They weren't always there, just sorta appeared! Attached is a screenshot too... thank you for any advice!



    screenshot.jpg
     
  4. 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:
    .slider-info {
    border-top: none;
    }
    .text-featute {
    background: none;
    }
    
     

Share This Page