• Hi Greenweb,

    Your plugin is (nearly) exactly what I have been looking for. It’s customisation options are quite how I envisaged a versatile top bar plugin would be. Thanks for it!

    However, I’m stuck at one blocker before I can adopt it. I cannot figure how to make you bar push the page down when placed on the top of the page. Currently it draws either over or under my theme’s top menu, depending on how it is configured. I wanted it push all content down. It must be something silly, but I couldn’t find any references on this forum.

    Plugin v2.1.7
    Theme based on CSSIgniter Flevr

    I’m hoping you may have a hint. Sorry, cannot grant external access to this website for now.

    Thanks!

    https://wordpress.org/plugins/easy-heads-up-bar/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi there,
    I’m one of the developers of Flevr, and I’ll try to help you with your issue (since it would be impossible for the plugin’s developer without access to your website).

    Due the styling of the theme, the menu is placed using a fixed position relative to the page.

    You can push the menu down by adding the following inside your CSSIgniter Settings > Custom CSS:
    .header{ top: 75px; }
    You can of course play around with that 75px value to best match the bar you’ve created.

    Thread Starter g.marshall

    (@gmarshall)

    Hi Anastis,

    Cheers for picking this one up.

    I have played around with header top offset but theme+plugin didn’t play nicely across platforms.

    I’l drop this one for now.

    G

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Push content down’ is closed to new replies.