white line beneath CTA area

Hi,

I have what is probably a simple question to answer:

On the home page (the only page I’m concerned with here) I’ve made my main background area a dark color and made my “call to action” area a dark color. Between these two areas is a thin white line (obviously not noticeable if either area is white). How to I eliminate this line, or modify this line by width or color, etc.? Is this possible by simply adding a bit of code to the “additional CSS” part? If so, what’s the code? Or do I need a plug-in? If so, which one?

Thank you very much for your time!
Ben

Hi there

Hope you are having a good day and thank you for your question :slight_smile:
In order to check your question i need to see your live website, please provide url and i will take a look

Hi. No problem. It’s benboorstein.com. Thanks again!

hey there

Please add this CSS in appearance - customize - additional CSS

.cfa {
border-bottom: 1px solid #111111;
}

Thanks!
Colorlib Support Team

Works perfectly. I really appreciate it!

I will close this case now, Feel free to contact us again if you have other questions

Thanks!