Tagged: Colour section, CSS, Line, separator
Hi everybody!
I want to hide a very fine line between colour sections. I suppose that any css code could work for that but my command isn’t enough.
I’ve searched in this forum and I found a related topic about a one pixel line question but it isn’t exactly the line I want to hide.
#top.home #av_section_1 {
border-top: 0;
}
So if you can help me with this, I really appreciate.
Thanks and best regards!
Hi victoriaeducacion!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.avia-section { border: none !important; }
If that does not work, please post the link to your website and point out the color section
Cheers!
Yigit
Hi!
It works right away. Thank you very much!
Best Regards!