Clearing H2 heading for Mobile

ThemeBurn SupportForumsOpenCart ThemesShoppica 2 OpenCart ThemeClearing H2 heading for Mobile

This topic has been marked as not resolved.

Hi TB,

Hope you can help with this little curio…

I insert a h2 heading for each main category (SEO purposes). I’ve noticed however that these don’t display well on mobiles, squished, see picture attached.

I’ve tried inserting a clear:both css selector so the H2 heading goes underneath the category image for mobiles but it doesn’t seem to work.

Any ideas? Thanks TB !

—————————-
html:
 

Vintage CHANEL Classic Bags

CSS

@media only screen and (max-device-width: 640px) {
p.clear
{
clear:both !important;

}

}

June 10, 2013 at 9:55 pm #24242
You will need to register in order to post topics and read replies in the ThemeBurn.com support forums!
June 14, 2013 at 11:38 am #24386
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.