Random white line
-
Good morning,
We’ve recently taken on a web site for someone. The original developer, I think, used an existing WP theme and heavily modified it. We’ve since been asked to go in and clear up the mess!
There is one thing that I am struggling with and I was hoping that you may be able to help me.
On the home page of http://www.makemesparkle.co, under the testimonials, there is a ‘READ MORE’ box and going through this is a white line, that spans across the page. Can anyone tell me where this is coming from and how I can get rid of it please?
Kind regards
James
-
Can you take a screenshot of what you’re seeing and post it to a place like Imgur? I don’t see a white line through the Testimonials section on Safari, Firefox, or Chrome on Mac OS X Mavericks.
Hi Stephen,
Thank you for taking a look. I’m on a Mac too, using Chrome.
Here’s the screenshot – http://www.makemesparkle.co/mms-screen.jpg
Kind regards
James
Do you see the line in other browsers? Do you see the line if all of your plugins are temporarily disabled?
I saw the line once, but then I accidentally closed the browser window and when I loaded your site again, I didn’t see the line.
Hi Stephen,
I see it on Chrome and Safari. The person who owns the site also sees it, although I don’t know what browser she uses.
It’s a tricky one. I was hoping it was some code in the page code, but it doesn’t appear to be. I’m fairly new to WP so struggling with this one, just trying to help the lady out.
Kind regards
James
Hi everyone,
Has anyone got any ideas on how we might solve this one?
It’s a bit tricky! :0)
Ok, a bit of an update. I’ve been having a play around and at the bottom of the page is this line of code
<div class="readmore-testimonial"><a href="http://www.makemesparkle.co/testimonial/">READ MORE</a></div>If I remove that, the ‘READ MORE’ box disappears, as I would expect, but so does the white line going across the page.
Here is the full page code:
<!-- HOME PAGE BLOCK --> <div class="line bg-color-white"> <div class="white-block "> <div class="home-content-block"> <h3>Total Peace of Mind</h3> <div class="black-arrow"><img src="http://www.makemesparkle.co/wp-content/uploads/2014/07/footer-line.png" alt="" /></div> Unlike other bridal and special occasion hair stylists and make up artists, Make Me Sparkle is a team of experts covering Kent and the South East, which means you will work with the stylist best suited to your needs in terms of specialisms and location - and it means we can offer total peace of mind on your wedding day, as we always have a stylist available to step in, in case of any emergency. With experience in all forms of bridal beautifying including high definition airbrush make up and types of themes from vintage to modern, our stylists are at the top of their game and can't wait to work with you. If you would like to find out how we can make you sparkle on your special day, please <span class="orange-color"><a href="#">get in touch</a></span> today for a free telephone consultation. <div class="signature"><img src="http://www.makemesparkle.co/wp-content/uploads/2014/07/signature.png" alt="" /></div> </div> </div> </div> <div class="line home-test-bg"> <div class="form-wrapper"> <div class="home-content-block color padding-bottom "> <h3 class="color">Testimonials</h3> <div class="black-arrow"><img src="http://www.makemesparkle.co/wp-content/uploads/2014/07/black-arrow.png" alt="" /></div> <p class="color ">"Thank you so much for doing mine and the girls' make up and hair for my wedding day in July this year. You did a truly amazing job. Everyone's hair look flawless and you made my mum look lovely too. My make up and everything was exactly how I imagined. You were so so calm and fitted in really well. You also did a fantastic job fitting my hair extensions! In all you did a truly amazing job and I am truly thankful for everything."</p> <div class="testimonial-author">Helen, Lympne Castle</div> <div class="testimonial-author"></div> <div class="testimonial-author"> <p class="color ">"Just a huge thank you on behalf of myself and my bridesmaids for making us look beautifully flawless on Saturday. You did exactly what we wanted. I would recommend you every time. You are relaxed, you have huge passion, pride and perfection for you do."</p> <div class="testimonial-author">Kelly, Old Kent Barn, Canterbury</div> </div> <p class="color ">"You are amazing, unflappable, on-point, dedicated and an island of calm in a wedding storm. Following a 6:15am start, nine girls for make up and a couple of wedding guest hairstyles that needed rescuing, we had a stunning bridal party ready to go. There was nothing that was too much trouble, everyone looked and felt a million dollars and I can't thank you enough for kick-starting what was the best day of my life. I can't thank you enough for all that you did, you come highly recommended."</p> <div class="testimonial-author">Lauren, Hythe</div> </div> <div class="readmore-testimonial"><a href="http://www.makemesparkle.co/testimonial/">READ MORE</a></div> </div> </div>The white line that you see there has got nothing to do with the ‘READ MORE’ anchor. It is a part of the background image that you’ve applied to ‘.home-test-bg‘. The background image seems to have a white border in the bottom.
Hareesh, you are my hero!
Thank you very much, that’s solved it.
Kind regards
Good to know that your issue is resolved now. Have a good day, favdes!
The topic ‘Random white line’ is closed to new replies.