Hi there,
I’m in the process of updating my home page and I’m getting thin grey lines at the bottom of each of my color sections.
I’ve tried a couple of the solutions that have been previously suggested in the forums but none of them seem to be working – please could I have some advice on how to fix them?
I’ve put the link to my website in the private content area as well as temporary logins.
Thanks!
Hey Maiko,
This CSS is causing that to happen:
div#after_section_1, div#av_section_3, div#av_section_4, div#av_section_5, div#av_section_6, div#av_section_7, div#av_section_8, div#av_section_9 {
border-top: 1px solid #cccccc !important;
}
I can’t see where it’s coming from though since your CSS is minified/cached. If you disable that then we can see which file it’s coming from.
Best regards,
Rikard
Hi Rikard
Thanks for coming back to me so quickly – I’ve deactivated the cache plugin so you should be able to see now.
Thanks
Hi,
Find and remove the code Rikard mentioned above in:
wp-content/uploads/dynamic_avia/enfold.css
Best regards,
Jordan Shannon
Thanks Jordan – I’ve deleted that CSS out of the general styling section in the theme options area but the grey lines are still there.
Please could you let me know how to get to the above folder? Would that make a difference?
Hi maikomichelle,
Can you try adding this CSS:
#top .container_wrap {
border: none !important;
}
Best regards,
Nikko
That’s worked – thanks Nikko! Super helpful.
Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon