The problem is that your child theme's stylesheet is called too early. You need to make sure it comes after the VFB CSS files in order for your changes to override.
↧
The problem is that your child theme's stylesheet is called too early. You need to make sure it comes after the VFB CSS files in order for your changes to override.