Well i thought I got it to work but it is not giving me the functionality that I am looking for.
So just a couple of questions, If I tell BP to NOT enqueue the parent style sheet in functions.php then how & where do I call the style sheet that I want to use for the whole site?
Then if I want to call one separate style sheet for a homepage template how would I go about doing that?
It seems like most of the answers I’ve seen around the web are based on pre BP 1.5 when it didn’t enqueue style sheets because I’ve searched all over the place.
Thanks Mercime, however I was able to figure it out on my own…seems since bp columns is a child theme I needed to not only have the custom.css file imported but my own customs home.css imported as per below in my style.css file