singl child theme css suddenly ineffective
-
agggrrrrh! not sure what happened. My singl child-theme suddenly started shifting all it’s layout to left margins after I tried to change the colour of the site title font.
I fixed that by returning the child CSS stylesheet to a previously working one,
after disabling all plugins,
reloading the original Singl theme,(which I did NOT touch, as I do not go there!)
and reactivating plugins.this is the previously working child stylesheet, which is now apparently
-
totally inneffective
can anyone spot the hidden atom bomb please?
/*
Theme Name: Singl Child
Theme URI: https://pandoraslunchbox.eu/themes/singl
Description: Singl Child Theme
Author: Jo Blick
Author URI: https://pandoraslunchbox.eu
Template: singl
Version: 1.0.0
*/
@import url(‘../singl/style.css’);
/*
.page-header, .page-content, .hentry {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
box-sizing: border-box;
margin: 0 auto 40px;
padding: 40px 40px 20px;
position: relative;
width: 720px;
}
/* Remove Background & Header Page ID=89 */body.page-id-89 {background: #ffffff;}
body.page-id-89 div#imagecontainer {display: none;}
.page-id-89 .site-branding, .page-id-21 .site-branding, .page-id-38 .site-branding
{ display: none;}
- The topic ‘singl child theme css suddenly ineffective’ is closed to new replies.