#boxes .dcol-pad {
background-color: #F3F3F3;
border: 1px solid #DEDEDE;
height: 120px;
margin: 5px;
padding: 5px;
}
When I enter this code into the custom code section it does what it is supposed to do - it creates a greyish background to the boxes.
When I enter the same code into the base-child theme it is not recognized.
While at the same time a different line of code IS recognized. (For example: I changed the font-family to Arial, sans-serif via the child theme. When I delete this line of code, font-family styling falls back to the original PlatformPro version.)
I can easily recreate this behavior with any other lines of CSS.
I am running my blog on WP Version 3.1 and the newest version of the Platform Pro (1.3.0.2) + PlatformBase (1.3.1).
My blog is password-protected at the moment so I cannot provide a link here.
I'd very much appreciate your help.
Thanks
Christian











