Home Forums WoodMart support forum woocomerce order by. Change this field size to fit the translation

woocomerce order by. Change this field size to fit the translation

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #376800

    [email protected]
    Participant

    hello i would like to change the size of this field in order to fit greek translation. screenshot provided.

    Attachments:
    You must be logged in to view attached files.
    #376980

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .wd-shop-tools .woocommerce-ordering.wd-style-underline select {
        min-width: 400px;
    }

    Change 400 for the value as per your needs.

    Best Regards

Viewing 2 posts - 1 through 2 (of 2 total)