You see the problem – between the top bar of the site and the content there is a lot of wasted white space. The code below is said to work. Oddly, the space isn’t showing in the customizer…!
body.blog .content-area {
padding-top: 0px;
}
You see the problem – between the top bar of the site and the content there is a lot of wasted white space. The code below is said to work. Oddly, the space isn’t showing in the customizer…!
body.blog .content-area {
padding-top: 0px;
}
You see the problem – the image you chose is partly hidden behind the page title or post title. This code is tested with Twenty Fourteen. You need to add it to your custom CSS file.
.full-width .site-content .has-post-thumbnail .entry-header,
.full-width.singular .site-content .hentry.has-post-thumbnail,
.site-content .has-post-thumbnail .entry-header {
margin-top: 0;
}
You see the problem – the image you chose is narrow so, on a computer screen, it has a nasty grey background. This code is tested with Twenty Fourteen. You need premium or business to make it permanent – but you can try it using your CUSTOMIZE option on a free blog.
body.blog .content-area {
padding-top: 0px;
}
.post-thumbnail {
background: none;
text-align: center;
}
It may surprise you to learn that some teenagers can’t tell the time. Intelligent ones, even. I have seen this happen particulary when a student is showing symptoms of Dyscalculia…
It’s a complex skill, and depends on an appreciation of numbers from one to sixty, the five times table, and halves and quarters. Plus of course a sense of whether we are in the “to” zone (leading up to the next hour) or the “past” zone (just past the previous hour) which is essentially a matter of left and right. And leads to 8:40 being called “twenty to nine”. Plus of course the ability to quickly add or subtract 12 is essential to converting from the 24 hour clock to am and pm. The ability to swiftly move from one numerical naming scheme to another is crucial.
If any of those underlying skills aren’t strong enough then telling the time is going to be a real struggle.
She may hold tight to digital clocks and only want to work with either the 24 hour clock or only work with AM and PM type times.