-
AuthorPosts
-
July 6, 2017 at 2:19 pm #817268
Can anyone tell my why a grey line is appearing when I insert a color section with a repeating pattern on this site:
dev.cabra.ca
July 6, 2017 at 2:30 pm #817274July 6, 2017 at 4:05 pm #817315Hi,
To specify that TJ is pertaining to, please see if the Section Top Border Styling is set to “Display a simple 1px top border”. If so, please change it to “No border styling”.
I hope that helps!
Best regards,
SarahJuly 6, 2017 at 4:07 pm #817318haha,
oh yeah i forgot to highlight the checkbox on the image! #fail
TJ
July 6, 2017 at 4:13 pm #817321July 6, 2017 at 4:29 pm #817335Thanks. I have no border styling set on both top and bottom border styles.
July 6, 2017 at 4:35 pm #817339Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
.home #after_section_2 { border-top: none; }Best regards,
YigitJuly 6, 2017 at 4:43 pm #817343Thanks but that CSS didnt work for me. Also, its on all the pages, not just the home page but anywhere I have a slider with the horizontal yellow repeating bars which I think is all of them so far.
July 6, 2017 at 5:31 pm #817386Hi,
Do you have a caching plugin in your server or in WordPress? Please try clear your cache so that the changes take effect.
If you would like Yigit’s code to affect the whole site, please use this code instead:
#after_section_2 { border-top: none !important; }Best regards,
SarahJuly 7, 2017 at 4:18 pm #817916Thanks but clearing the cache didnt work either with this code and I dont have a caching plugin on the site.
July 7, 2017 at 4:31 pm #817922Hi,
The class .container_wrap within the ID #coloursectionpadding has a bottom border of 1px
Try…#coloursectionpadding .container_wrap {border:none!important;}
and see if that clears itLet us know if it works
TJJuly 7, 2017 at 4:42 pm #817923Actually, I tried Sarah’s code again and it worked!
I must have missed copying something over the first time.
Thanks!!July 7, 2017 at 5:16 pm #817930That’s great to hear! :) We’ll close this thread now. Let us know here in the forums in you need further help!
@tjswarbs78, thank you as usual for helping out!Best regards,
Sarah -
AuthorPosts
- The topic ‘Grey line appearing after color section’ is closed to new replies.
