Hi
1. How about try to add the following custom CSS into OldCar options > Custom Code > CSS code?
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), not all, not all, not all{
body h1.logo a {background-size:100%;}
}
2. It requires “entry-title”, but in the template, it’s “entry_title”, you can replace it in posts-grid.php and posts-normal.php, or I can help you to change it if you let me know the WP login details.
I’m confused the class=”author” is already included in the template, but it still says “author” missing, anything I miss understand?
Also, I’m not sure which element should use class=”updated”.
Thanks