Tagged: fullscreen slider
-
AuthorPosts
-
December 18, 2013 at 7:01 pm #201627
I have created a blank page with a single fullscreen slider image to display while I am designing the website. There is a small line or border appearing at the bottom of the image when I view the page in Safari browser on my MacBook and iPhone. When I use Firefox, the line is at the top of the page. http://www.LoveRescues.org
How can I remove these lines?
December 18, 2013 at 11:54 pm #201726I have the same problem and i’d like to remove the white line from the botton of the fullscreen slider at universitarios.org.ar
December 19, 2013 at 2:40 am #201815December 19, 2013 at 3:54 am #201836Yigit,
It worked perfectly. Thanks!
December 19, 2013 at 4:07 am #201841Hi YIgit,
I tried it and it worked, but it affected every color section.
Is there a way to affect only the fullscreen slider in my homepage?Thx
December 19, 2013 at 6:48 am #201907Hi!
You can use this:
.home .container_wrap { border-top-style: none; }
Cheers!
IsmaelDecember 19, 2013 at 6:51 am #201908Sorry Ismael,
I’ll need something even more specific for the fullscreen slider in my homepage since I have other color sections in my homepage that I don’t want to alter. Is this possible?December 19, 2013 at 6:56 am #201910Hey!
That is the purpose the css code above. Can you please give us a link to the website?
Cheers!
IsmaelDecember 19, 2013 at 7:01 am #201912Sure, my site is http://www.universitarios.org.ar
What happens when I use your code is that it removes the border for every color section in my homepage. The only border I want to remove is the white border at the bottom of the fullscreen slider.December 19, 2013 at 4:03 pm #202058Hey!
Please add following code to Quick CSS
#construyamos .avia-section { border: none; }
That should do it
Best regards,
YigitDecember 19, 2013 at 4:42 pm #202085Hi Yigit,
Just tried that… didn’t work ,(
December 19, 2013 at 4:46 pm #202087Hi!
Please create a temporary admin login and post it here privately so we can take a look at it for you
Cheers!
YigitDecember 19, 2013 at 5:02 pm #202113This reply has been marked as private.December 19, 2013 at 5:22 pm #202133Hey!
I cannot connect. It takes forever to load and then says “ERROR: Las Cookies están bloqueadas o no las soporta tu navegador. Debes habilitar las cookies para usar WordPress.” :/
Cheers!
YigitDecember 19, 2013 at 5:35 pm #202146This reply has been marked as private.December 20, 2013 at 2:42 am #202370Hi!
Yigit’s code should work:
#construyamos { border-top: 0; }
Please remove browser cache then reload the page. This is the result:
Cheers!
IsmaelDecember 20, 2013 at 3:16 am #202387Done!
Thx Yigit and Ismael! -
AuthorPosts
- The topic ‘remove borders from fullscreen slider’ is closed to new replies.