[Resolved] Changing length of floating navigation

Home Forums Support [Resolved] Changing length of floating navigation

Home Forums Support Changing length of floating navigation

Viewing 5 posts - 16 through 20 (of 20 total)
  • Author
    Posts
  • #210121
    Tim

    Thanks! IE8 is the only one that is messed up that may be a problem (and I think it is something else we did that is not compatible by the way it looks). Is there a way in simple CSS to just hide the logo in IE 8 and before? Other than that, most of the ones not supported were for mobile devices and would most likely be used in mobile mode anyway.

    #210123
    Tom
    Lead Developer
    Lead Developer
    #223438
    Tim

    Hello again,

    Things looked great and the page went live and now it looks like something updated and it is not working again. Can you take a look and let me know if this is something with a wordpress update or an update to generatepress?

    The site is the same as above without the “dev.” in front of it.

    Please let me know if you have any ideas or things I can try to get it back to normal.

    Thanks

    #223450
    Tim

    It appears that the “Vertical-align:bottom” in the simple CSS was not working like it used to and I added “Margin-top: 145px” to make it look right again.

    My thought is that this is probably a sloppy fix and if you have any ideas on better fix I’m definitely open to input from the expert.

    Thanks!

    #223462
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    The structure changed a bit, so you just need to add this CSS:

    .nav-float-right .inside-header .main-navigation {
        float: none;
    }
Viewing 5 posts - 16 through 20 (of 20 total)
  • You must be logged in to reply to this topic.