Font color in WordPress Bootstrap.min.css

Font color in WordPress Bootstrap.min.css
I add {color:#fff} to the label on line 5 witch if I added it to the inspect element it works but line 5 is almost 500 lines of code. I cant find the color code or anything at all. How can I change this text color?

Thank you

You never edit the bootstrap css file. You override it with your own CSS file.

Got it to work using the theme settings override css code. Just took a few trys to find what css to change.

You’re doing it wrong. You don’t change anything. You include your own custom CSS file after bootstrap and it will override it.

I maybe doing it wrong but it worked and it was included in the template so :slight_smile:

Sometimes you just can’t help these people. The ol’ “as long as it works, I don’t care if it’s not right”. :-X

It will be fun when you come to find out why you shouldn’t have done that.

Didnt mess with the bootstrap though so that’s good the template probably made the css file for me.

Does the theme update?

Theres no need for an update its finished and gonna sit how it is.

Sponsor our Newsletter | Privacy Policy | Terms of Service