This topic has 6 replies, 3 voices, and was last updated 4 months, 3 weeks ago ago by Jack Richardson
How can i increase the width of the slider in off-canvas menu. check the image for reference
Hello,
Thank you for reaching out to us with your query.
To assist you further, could you please provide the URL of the page related to your screenshot?
Best Regards,
8Theme’s Team
Its the off-canvas menu(three dot menu) in header
Hello @Asmit Kumar Sah,
You can use next CSS for making it larger:
#elementor-popup-modal-8478 ::-webkit-scrollbar {
width: 15px;
}
Result: https://prnt.sc/OANhMRJJkIK3
Kind regards,
Jack Richardson
The 8theme’s team
Can you teach where to find those selector??
Dear @Asmit Kumar Sah,
We hope this message finds you well. We are pleased to provide you with resources to assist you in using browser development tools effectively.
You can access an informative article on how to utilize browser development tools by visiting the following link: https://support.google.com/campaignmanager/answer/2828688?hl=en.
Once you are familiar with the web inspector, you may find it useful to identify the next ID of your popup. You can view this information here: https://prnt.sc/PMBPnUYnKcI-.
Should you require further assistance, please do not hesitate to contact us.
Best Regards,
Jack Richardson
8Theme’s Team
You must be logged in to reply to this topic.Log in/Sign up