Quantcast
Channel: responsive – WordPress.org Forums
Viewing all articles
Browse latest Browse all 16569

jamminjames on "[Theme: Icy] Custom logo in header & site title/description not responsive"

$
0
0

Yes, that button is no longer there in the child theme, which is odd!

So, yeah, it's working. Thank you so much for the simple, yet effective script!

I wonder if you could help with something else: For some reason, no media queries I set up in css are working, other than the one I have set up for 768px. For that, I mimic the original media query they have set up in my child theme, where it starts with the lines:

@media only screen
and (max-width: 768px)
and (max-device-width: 768px)
and (orientation: portrait) {

But when I try to set up another break point, it seems to ignore everything. Also, even with the 768 break, there is some extra space being added to the left of the Site Title, but I can't figure out what causes it. Firebug shows no padding or margin, and I can't find anything in the theme styling.

Take a look at: http://claritysound.net/wordpress/ ... see what I mean, when you reduce the browser size under 768px wide?

I'd very much appreciate any help. Thanks!

NOTE: NEVER MIND! The code was missing some curly brackets { ... silly me!


Viewing all articles
Browse latest Browse all 16569

Trending Articles