• Resolved alaid

    (@alaid)


    Hi

    I like the plugin, it is very practical.

    I am testing the free version and it works perfect, but I would like to know how to make the selection field next to “Products shown” and not below.

    Thanks

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Algoritmika

    (@algoritmika)

    Hi @alaid,

    Thank you.

    I’ve checked your page, and it looks like this custom CSS (can be added via “Customize > Additional CSS”) should solve the task:

    #alg_wc_products_per_page {
        width: 100px;
        display: inline;
    }

    Alternatively, you can use plugin’s “Select style” option (in “WooCommerce > Settings > Products per Page > Template Options”), and set it to:

    width: 100px; display: inline;

    Hope that helps. Please let me know if it doesn’t.

    And if you like the plugin, please consider leaving me a rating.

    Thread Starter alaid

    (@alaid)

    Hi,

    Very pleased with your answer, it was perfect.

    Thanks

    Plugin Author Algoritmika

    (@algoritmika)

    Happy to help ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Dropdown Adjustment’ is closed to new replies.