Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author codee47

    (@codee47)

    I can see the template use bootstrap. The bootstrap navbar use position:fixed, top:0 css property to displaying the menu, by covering the Apollo Bar.

    Remove this css setting out bootstrap.css. I tested in Chrome and worded fine.

    .navbar-fixed-top {
    top: 0; /* Remove/Comment this line */
    }
    Thread Starter tinus2

    (@tinus2)

    wow, that was quick…

    correct, it does display now but it also moves my navbar somewhat down and adds whitespace as well as some further space…

    as i am no developer, i guess i will have to wait until i need your plugin with another theme. i have been able to use other notification bars with this theme, though they were lacking e.g. CPT (which I really love) and the scheduling…

    Paul Nash

    (@paul-nash)

    This issue is not resolved as stated.

    If you click on the ‘x’ to stop Apollo Bar displaying, how do you get it back? And is there a way to remove the ‘x’ so that it cannot be stopped from displaying?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘does not display for my setup’ is closed to new replies.