I have it set to be ‘fixed’ and it scrolls off the screen. Can you take a look. https://staging.sowinteraction.com/preview/
Thank you.
I have it set to be ‘fixed’ and it scrolls off the screen. Can you take a look. https://staging.sowinteraction.com/preview/
Thank you.
Hi There,
I can confirm that the fixed button option isn’t working on my end as well.
I will add this issue to our bug tracker and it should be fixed within upcoming updates.
You can use this custom CSS to make the superfly button fixed, it should be added under Theme Options > CSS:
.sfm-navicon-button.x.sf_label_default {
position: fixed;
}
Hope it helps 
You are welcome 
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.