Seems to be working when i add it to the live browser, see screenshot: http://prntscr.com/62ywb6 . Please be sure to clear your cache via the Plugin settings.
Regarding the header line... I think because my monitor is getting old, I can barely see it. On my laptop I can see it easily. I did change the css to:
I know I've seen it before but can't find where to set the thin line at the bottom of the header to "on".
Hey!
body #boxed #header-outer { box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.22) !important; -moz-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.22)!important; -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.22)!important; }
ThemeNectar Support Team
That didn't seem to work.
Hey Again!
Seems to be working when i add it to the live browser, see screenshot: http://prntscr.com/62ywb6 . Please be sure to clear your cache via the Plugin settings.
Thanks
ThemeNectar Support Team
There is an error "expected COLON at line 57": http://prntscr.com/637jfm . Not sure how to fix this.
Let me know, thx!
Hey Again!
The divider-border has no ending brace like this "}" .
Thanks
ThemeNectar Support Team
Thanks for that.
Regarding the header line... I think because my monitor is getting old, I can barely see it. On my laptop I can see it easily. I did change the css to:
body #boxed #header-outer {
box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.16) !important;
-moz-box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.16) !important;
-webkit-box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.16) !important;
}
which makes the bottom line slightly more visible.
thx again for your help