iFeature Boxes display huge space below box title on some mobile devices

iFeature Boxes display huge space below box title on some mobile devices

Here is a fix for the Cyberchimps iFeature Pro theme box display problem.  I have noticed this problem on various sites when displayed with certain mobile devices.  The space below the box’s title is huge making you scroll down through a bunch of blank area before getting to the next box.  Add this to your custome css file:

#boxes_container .box.span3 {
height: auto !important;
}

Your span number may be different depending on how many box categories you are using and which ones you are displaying.  Use a CSS tool such as Firebug to determine what your span number should be.

Cyberchimps makes some of the most versatile, user-friendly wordpress themes on the market.  I used them for the majority of the websites I build.  Go here for information on purchasing Cyberchimps themes.

Leave a Reply

Your email address will not be published. Required fields are marked *

*