Is it possible to change the order of the stylesheets so that my child theme css is loaded last? In effect this would make it a LOT easier to override plugin css, because they are generally loader after my child-theme css file.
the _header.php header file just says
<head>
<?php wp_head(); ?>
</head>
so what does that hook do? and where do i edit it?
Regretfully this isn’t a feature offered by X. It could be possible with custom development, but this would be outside the scope of support we can offer. You may wish to consult a developer to assist you with this. X is quite extensible with child themes, so there are plenty of possibilities. Thanks for understanding. Take care!