This topic has 7 replies, 3 voices, and was last updated 2 years, 9 months ago ago by Rasika
I Need to align All department Category items to open the Dropdown menu List
Hello,
1) provide us with the correct link to your site because the one that you provided does not work https://prnt.sc/26f9o04
2) Provide us with WP Dashboard access
3) Provide screenshot of the issue for a better understanding of things that you want to implement.
Regards
Link – https://hightags.com/
Screen Shot – https://prnt.sc/26frzwu
Hello,
Ok, thank you. But I don’t clearly understand what exactly is wrong with the All departments menu. If you hover over the items it displays subitems. It’s ok. How do you want to align that? Provide a mockup of the result that you try to achieve.
Regards
Now View -https://prntscr.com/26hkqpf
want To Fixed View – https://prntscr.com/26hkr2p
Hello,
Add the next code in Theme Options > Theme custom CSS:
.et_b_header-menu .secondary-menu-wrapper .menu>.item-design-mega-menu {
position: relative;
}
.et_b_header-menu .secondary-menu-wrapper .nav-sublist-dropdown {
top: 0;
transform: none;
}
Regards
Thank You
The issue related to '‘Alignment Dropdown Menu & All Department menu’' has been successfully resolved, and the topic is now closed for further responses