Hi ezdaisy4,
1. Go to Theme Settings > Typography > Advanced. In this area, you can use Custom Selector and assign elements like screenshot https://prnt.sc/1RI_Q6HMbLpi
.wd-dropdown-menu:is(.wd-design-sized,.wd-design-full-width,.wd-design-full-height) .wd-sub-menu>li>a
Please refer to our documentation https://xtemos.com/docs-topic/advanced-typography-settings/
Please add the following Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:
.wd-dropdown.wd-dropdown-menu:is(.wd-design-sized,.wd-design-full-width,.wd-design-full-height) .wd-sub-menu>li {
margin-bottom: 0;
}
.wd-dropdown.wd-dropdown-menu.wd-design-sized:not(.wd-scroll), .wd-dropdown-menu.wd-design-sized.wd-scroll .wd-dropdown-inner {
padding: 12px 20px;
}
2. The accordion’s scroll appears automatically, or rather when there is huge content. Unfortunately, there is no option in Theme Settings available for that. It requires Customization and this is beyond our limitations and support policy scope.
If you have any more questions or come across any other issues, let me know, I’ll be happy to help.
Regards,