Reply 43316 to: Issues with childtheme

Avatar: rfrigge
rfrigge
Participant
February 18, 2015 at 13:59

1. I did use the default code initially but that did not work (child theme had no styling at all). Is there any difference or supposed to do both statements exact the same?
2. This part of the CSS is overrulled by de responsive.css when I put this in the child-theme child.css that is why I want to use the custom.css like I could do when not using a child theme.

@media screen and (min-width: 1200px) {
	.products-grid .product-category{
	margin: 10px;
	width: 250px !important; 
	}
	
	.row-count-3 .product-category, .products-list .product-category{
	width: 250px !important;  
	}
 }

See private content for link.

3. Oke, too bad. I guess that’s a wordpress childtheme restriction.
4. Ofcourse I changed the picture but my question was whether this should should work when the edited picture was placed in the child-theme folder. But I guess that just like the language files the picture needs to be in the parents theme folder?

Considering all things above, i’m not to happy about using a child theme: I still need to changes files in my parent theme’s folder so they might get overwritten with an update, and custom css cannot be used anymore leaving me with the resposive.css overruling my customizations (or maybe you have solution for that).

Please, contact administrator
for this information.
Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.