how can i add scrollbar in static blocks mega menu like this photo :
thanks
This topic has 8 replies, 2 voices, and was last updated 1 years, 10 months ago ago by Tony Rodriguez
how can i add scrollbar in static blocks mega menu like this photo :
thanks
Hello @shadicent,
We regret to inform you that there is no option available in the element to scroll vertically in the static block in mega menu using Elementor. Therefore, we suggest that you make it scrollable using the Custom CSS code. The code should look something like this:
.menu-sublist {
overflow-y: scroll !important;
height: 300px !important;
}
Please note that you will need to change the class in the given code with the class of the element on your site.
Alternatively, if you could provide us with the URL of the page having the Mega Menu and a screenshot, we would be able to further investigate and provide you with the proper CSS.
We hope this information is helpful.
Best Regards,
8Theme’s Team
perfect is working
i have other question i want add search in mega menu , how can added ?
plz check link like photo : https://prnt.sc/Z2uEUbu78uNX
plz check private
Hello, shadicent,
If you would like to add search functionality to your mega menu, please follow the steps below:
1. Navigate to the WordPress dashboard.
2. Select the “Static Blocks” option.
3. Edit the particular block with Elementor.
4. Add an Ajax search element.
5. Set the settings according to your requirements.
6. Publish the changes.
For reference, please watch the video provided here: https://www.veed.io/view/143b3b6e-7540-4863-9929-da46d8ead091?sharingWidget=true&panel=share
Best Regards,
8Theme’s Team
that’s perfect all the time your support is the best
but have some thing wrong when i do the search in search bar need give me the result just in menu bar plz check the link photo : https://prnt.sc/ubXiAc_T8ln2
i mean i want when i do the search in search bar need give me the result just in mega menu but with your method when i do the search give me product search in website
Hello, @shadicent,
We regret to inform you that the functionality with the search you want is not available and requires extra customization. Unfortunately, additional customization is outside the scope of our basic support.
If you would like to avail of paid customization services, please submit a customization request to the WPKraken team at https://wpkraken.io/?ref=8theme.
OR
If you would like to request this feature, please post your request on our taskboard at https://www.8theme.com/taskboard/. If it receives enough votes from other customers, our development team will consider adding it to one of our future updates.
Best Regards,
8Theme’s Team
You must be logged in to reply to this topic.Log in/Sign up