PluginUs.Net - Business Tools for WooCommerce and WordPress

[realize your idea - make your dreams come true]

Support Forum

You need to log-in to create request (topic) to the support

slideout partially hide in mobile part 2

The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday. If you have problems with registration ask help on contact us page please
If you not got email within 24~36 business hours, firstly check your spam box, and if no any email from the support there - back to the forum and read answer here. DO NOT ANSWER ON EMAILS [noreply@pluginus.net] FROM THE FORUM!! Emails are just for your info, all answers should be published only here.
The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday.

I change from a sticky menu to a sticky bar using storefront theme. I can see the slideout icon is ok when loading (directly under the menu) but overlap it aftter the bar trigger. I just want to lower the slideout or the slideout icon. There's a way tto do it? (maybe just some css).

The site is http://www.patanegrashop.com , the problem is in mobile version. I use the slideout only in the shop page

Hello

I did a test - https://share.pluginus.net/video/v20250225112254.mp4  - everything seems to be working correctly

If you want to move the icon down try this CSS code:

.woof-slide-out-div .woof-handle{

top: 50px !important;

}