Not sure if my 2012 child theme is working
-
Hello,
Sorry if this is a dumb question but I am new to web design and not confident that my child theme is being recognised or if I am doing it all wrong.
I am not sure if this is possible but I am trying to allocate custom css to a specific page template. Basically I want to lose the white box in the theme and have a slider (Meteor slides) displayed over most of the page. I created a template for this page (full-width-slider-page) and thought that I would be able to set certain rules by adding the following code to my child .css file.
/* Page structure - change background colour*/ .full-width-slider-page .site { padding: 0 24px; padding: 0 1.714285714rem; background-color: #001a35 !important; }
This has made no difference to my site.
Can anyone please tell me if I am going about it wrong or if I have missed something obvious, help really appreciated.
Ben
- The topic ‘Not sure if my 2012 child theme is working’ is closed to new replies.