Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 67836

Child Theme Styles Not loading

$
0
0

Replies: 0

I must have made a change that broke something, but I cannot for the life of me figure out what it was. But now there are a quite a few styles that were loading and modifying my site in my child theme’s style.css that are not loading any more. The most obvious example is the read more links. My child style has a tag

.more-link {
	display: none;
}

but the more links are being controlled by the edin style sheet (per the inspector). I can’t determine what would be causing the child style to not apply here, or in some of the other cases where this is occurring. Perhaps just solving this more link issue will resolve others that are occurring, or at least show me how.

The site: landscapeacademy.org


Viewing all articles
Browse latest Browse all 67836

Trending Articles