Sticky bar at different y position

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

Hi there,

Thanks for writing in! I checked your site in mobile device and the mobile bar is displaying fine on my end (see screenshot)

It looks like you managed to fix the issue on your own :slight_smile:

Let us know if you need any assistance.

Take care!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.