Hi @ariane98,
can you please share page link?
http://www.fabolic.org/Vdt/2016/09/05/test/
it’s just a test, the real thing is bigger but I guess it does not matter
Hi,
Bootstrap css file is missing in this folder http://www.fabolic.org/Vdt/wp-content/themes/sela/css/
you have to upload minified version of bootstrap css file to above directory.
thanx
how did you find ?
is it missing in a fresh sela or did I mess it up ??
Bootstrap classes are not part of Sela.
Looks like you’ve taken down the test page so I can’t see it, but if you’re just missing a couple of CSS classes, the easiest way to add them would be to put them right in your child theme’s stylesheet.
I see you’ve added the Bootstrap file to the parent theme, but the file is going to be deleted every time you update the theme. I’d suggest you just pull out the specific classes you need and copy them into your child theme’s style.css. That’ll protect them from getting wiped out on every theme update.
thanks for the explanation
I ended with a simple tbody tr:hover, as I don’t need more at the moment
Glad you’re set. I’ll mark this thread as resolved but feel free to start a new one if you need help with anything else.