I created two sticky bars. One for higher resolution screens, and one for lower resolution screens such as mobile phones. The y position (top position) of the sticky bar of the mobile phone is wrong and want to set the top attribute to 0.
I tried the following steps:
Bar (setup to be sticky) -> Customize -> Element CSS
$el
{
top=0px;
}
What am I doing wrong?
my url is: www.digiconsultants.nl