Forums
Forums / Fixing WordPress / Firefox problems
(@kempaso)
11 years, 9 months ago
Hi,
Have a problem with my MENU http://wp-test.viko.lt/?page_id=31.
In IE11, Chrome36, Opera23 everything works, but in Firefox31 menu glitches. Can eny one help?
Thanks for reply.
Can any one help?
(@quin452)
What are these ‘many glitches’?
It is extremely rare for Firefox to be the one misbehaving.
Menu is On top in the right corner. Not in its place, just below site logo.
“menu glitches” not “many glitches”
(@janet4now)
you need to add a clear:both after the </hgroup>
it looks like you have a div set up there already, just add to it:
<div style="width: 100%; display: table; clear:both;">
Thank you very much!
The topic ‘Firefox problems’ is closed to new replies.