This topic has 3 replies, 2 voices, and was last updated 2 years, 3 months ago ago by Diollo Store
hello, how i can make the sort by droplist show correctly?
right now its not showing the full text:
https://prnt.sc/Eud7kbzBSk_V
Hello, @Diollo Store,
In order to show the full text you have to use the below-given CSS code in the Dashboard >> XStore >> Theme Options >> Theme Custom CSS and paste your CSS code there in Global CSS.
Then check back to your site after clearing the browser cache.
.woocommerce-ordering select {
width: 220px !important;
}
Note: If the issue will still persist then Please share your site WP-ADMIN Login details in the below-listed format in the private content area so that we’ll check and assist you accordingly.
WP Admin URL:
WP Admin Username:
WP Admin Password:
Regards 8Themes Team.
code works!
please include it in the next update so i can get rid off the excessive css
The issue related to '‘sort by button is now showing correctly !’' has been successfully resolved, and the topic is now closed for further responses