Interestingly the page that should be loading is available here: http://premierwindowsni.co.uk/?page_id=19
But LightStart is not directing to it.
.wp-block-cover-image.has-background-dim:not([class*=-background-color]), .wp-block-cover.has-background-dim:not([class*=-background-color]) {
background-color: #000;
margin-top: -60px;
}
Add this to additional CSS on Customiser. NB: You’ll need to add a 60px spacer on new pages.
-
This reply was modified 5 years, 3 months ago by gmcknight.