WPIntell

Source evidence

Loads behind other elements

Notice Bar 路 support 路 2016-02-15T19:10:00+00:00

neutralsentiment
lowseverity
0.37relevance
2replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

4 / 29 rows with source links

13.8% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

25 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
Greg Bernhardt resolved
For every browser but chrome the toolbar loads behind other elements. Need to disable until fixed. https://wordpress.org/plugins/notice-bar/ Hello @dethfire , To show notice bar on the top of your site, you should select Position Top Fixed from Notice Bar settings section. Now put following line of CSS code in Custom CSS section of your theme. .nb-default-wrap.nb-defult-postion-top-fixed{ z-index: 99999; } This should do the trick appearing the noticebar infront of other elements. Regards. That worked! I had to switch to .nb-default-wrap.nb-defult-postion-top-bottom though 馃檪

Comments

2 shown
WEN Solutions 2016-02-16T06:50:00+00:00

Hello @dethfire , To show notice bar on the top of your site, you should select Position Top Fixed from Notice Bar settings section. Now put following line of CSS code in Custom CSS section of your theme. .nb-default-wrap.nb-defult-postion-top-fixed{ z-index: 99999; } This should do the trick appearing the noticebar infront of other elements. Regards.

Greg Bernhardt 2016-02-16T14:19:00+00:00

That worked! I had to switch to .nb-default-wrap.nb-defult-postion-top-bottom though 馃檪