Hi Christian,
I have created the child theme and have put the first one in and the text is now aligned and working fine. But it seems the others aren’t working?
It looks like this
/*
Theme Name: Pixova Lite Child
Template: pixova-lite
Author: Child Theme Configurator
Version: 1.0.1453923787
Updated: 2016-01-27 19:43:07
*/
@charset "UTF-8";
#about { text-align: center; }
#intro h4 {font-size: 16px; }
.intro-service-title { font-size: 18px; }
.intro-service-text {font-size: 18px !important; }
Am I doing it wrong?
Thanks Again