XF 1.4 Browser resizing / Header problem.

andrewkm

Active member
When I make the browser smaller this happens:

From this:

P3pMqDI.png

To this:

SEvxT3h.png

Which is great... *however*
In between this resizing (and same issue happening on an iPad) I get this:

D2NuICU.png

How would I go about fixing when that information area gets moved to the bottom so that overlap doesn't happen?
 
You can use media queries to reposition the elements at certain widths.

However, I believe that is a third party style, so you may be better off asking the style designer if there are any built in options related to that element.
 
Top Bottom