Mega Dropdown

Trying to create a dropdown that spans the width of the page. I was able to do this with the following code on the Mega Menu:
$el.x-active{inset:95px auto auto auto !important;
}

However this hides the toggle element. Maybe there is a simpler way to do this? It looks like I want but need a way to close it up.

Link to site in question in private note.

Hello @wowflak,

Thanks for writing in!

You should be using .x-dropdown instead of the .x-active so that your custom CSS will only be applied to the dropdown and not on the toggle button.

Be advised that custom coding is beyond the scope of our support under our Support Policy. If you are unfamiliar with code and resolving potential conflicts, you may select our One service for further assistance.

Kindly let us know how it goes.

Thanks that worked!

Hi @wowflak,

Glad that it worked.

Thanks

Followup question. I have now tried using the looper provider to pull in the artists from the CPT rather then building out a menu. I have it working but on smaller screen sizes it cuts off the list, why will it now show all?

Hello @wowflak,

This is what I am seeing.

Can you please share the screenshot related to your issue?

Thank you in advance.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.