Home Forums WoodMart support forum Raise the filter item

Raise the filter item

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

    nparsa276
    Participant

    Hello.

    In the categories page, I think it would be much better if this filter is displayed in one row.

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

    Hello,

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

    .woocommerce-ordering {
        display:inline-block;
        margin-left: 10px !important;
    }

    Best Regards.

Tagged: 

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