Skip to content
Advertisement

html dropdown not working in wordpress website

i have a website in wordpress, thenter link description here

there is a section in the footer of the websiite like in the below image:

enter image description here

i want to make this section a dropdown , so i added the following changes to this section:

JavaScript
JavaScript

when i did the section outside of the website, in aplain page, its working fine, but when added to the website the dropdown function not working, can anyone please help, thans in advance

Advertisement

Answer

enter image description here

.vc_section Class are overflow hidden. That’s why your Dropdown not showing.If you fixed this class then your problem will be solve.

User contributions licensed under: CC BY-SA
10 People found this is helpful
Advertisement