Hi Helen,
I just checked and made small adjustment. Now it is possible to scroll in icon menu during a tour. I added this css rule in your elementor site setting.
.side-panel-inner.dpintro-fix-parent.dpintro-fixed-position{
pointer-events: all !important;
}
However, our plugin can't scroll on it automatically in this case, as scrolling of icons is done in a non-standard way ... actually it is a strange way and it is handled by the frontend code of buddyboss-theme (not like the classic scroll container defined by CSS).
So the user has to scroll to the icon on his/her own. It would be possible to investigate the scrolling mechanism of buddyboss-theme and scroll automatically by custom code based on our hook system but as it is a non-standard thing just for your site resp. buddyboss-theme, it is not in the scope of our Intro plugin.
Have a nice day,
Tomas
Posted : 16/08/2021 4:46 pm