Way to display “Sort by” options
Hi. Sorry for the language.
By the way, the above image shows Sort By and its options(Activated, Recent, Vote, Answered, No Answer, Pending).
Can we make those options into horizontal way like below?
Thank you
jmoon commented
Are both available? If so, we want both features.
Rahul Aryan commented
But this gonna occupy lots of space.
jmoon commented
It is okay. Please let us know how to customize them. We would appreciate with your help!
Add this style:
#ap-question-sorting .ap-dropdown .ap-dropdown-menu > li { float: left; } #ap-question-sorting .ap-dropdown .ap-dropdown-menu { left: 0; right: auto; width: 453px; }
jmoon commented
Added new posts
Please check
Thank you
https://anspress.io/questions/question/can-we-display-like-this/
You just want drop down item as horizontal, right? don’t need other sorting?