/**
 * Theme Name:     Extendable Child
 * Author:         Extendify
 * Template:       extendable
 * Text Domain:	   extendable-child
 * Description:    Extendable is a distinct, dynamic block theme designed as a canvas for your next online venture. Sporting multiple style variations, Extendable is the most expressive block theme yet. Go fresh, bold, bohemian or minimal — with a single click.
 */
h1.wp-block-site-title { display: none !important; }
header ul.wp-block-page-list > li:nth-child(2),
header ul.wp-block-page-list > li:nth-child(4),
header ul.wp-block-page-list > li:nth-child(8),
header ul.wp-block-page-list > li:nth-child(10) {
display: none !important;
}
header ul.wp-block-page-list > li:nth-child(5) {
order:1;
margin-left: 25px;
}