Alin,
Thank you once again. Everything is looking good now. You have been very helpful.
Doug
Alin,
That got rid of the line. Thank you! However, I have a small issue with the header text now: the h1 title has moved to near the top of the header. Is there a way to add some padding to the top of the title for mobile display only (ipod)? (the text on my laptop screen is still fine).
Thanks,
Doug
I removed the background color and also used background-repeat on the image (which helped on large screens), but the same issue exists on the iPod. Is there some kind of gradient overlay on the header that doesn’t stretch on mobile devices?
Doug
Finally, the problem is identified. I know nothing about @media coding and obviously missed a closing bracket when posting the style from the main stylesheet into the child stylesheet. THANK YOU, ALIN!
On a separate note, I noticed that on my mobile device (ipod touch), the travel header on the home page has a gold strip on the right side, as if the header image doesn’t stretch far enough. This doesn’t appear on my laptop screen. Perhaps the image size needs changing? Or is it another issue or setting that I missed? (If you would like this in a separate post, let me know)
Thanks,
Doug
I have updated the theme to version 6.5. I have created a Newspaper-child folder and installed the demo css file from the code folder. I then placed customized styles into the theme folder, cleared all caches, etc. But I’m having the same problem. Only the customized header works. The other styles have no effect.
refer to: charliecholla.com (content tested with styles)
stylesheet: http://www.charliecholla.com/wp-content/themes/Newspaper-child/style.css?ver=6.1c
Doug
I downloaded the Newspaper child theme, deactivated plugins, cleared cache. Nothing works. I have tried to make several other changes to the css file, all with NO effect (except the header-height, as mentioned). I have wasted several hours on this now and am completely frustrated. Am about to give up on this theme.
Yes, I have Adblock Plus installed on both browsers. I never even thought about that. I have since renamed the image files and they seem to work. I also have added the tablet and mobile images that I made; unfortunately, I don’t own a tablet or smart phone, so can’t test them.
THANK YOU so much for your patience and help with this!!
The situation is not resolved, unfortunately. On both Firefox and Chrome browsers, the banner does not display at all. On IE, it displays partially (bottom part is cut off). I tried the custom css that you recommended and it had no effect on any of these browsers.
… for some reason, the whole code doesn’t show up on last reply. The image inside the div is as follows:
img src=”http://www.snowbirdbuzz.com/wp-content/uploads/2015/04/header-ad.gif
I have already tried that (see below) and it still doesn’t appear.
Code added to the “YOUR HEADER AD” box on the Theme Panel, “Ads” tab:
<div class=”td-visible-desktop”>

</div>
-
This reply was modified 11 years by
charliezed.
-
This reply was modified 11 years by
charliezed.
Finally figured it out. The ‘featured’ category was the culprit. I eliminated that category from all my posts and the category pages then displayed the posts correctly.