Viewing 3 replies - 16 through 18 (of 18 total)
  • I don’t see that line in there for some reason

    James

    (@en7jos)

    Thanks tlgray, just what I needed! I needed to change the ‘#’ at the start of the css code you suggested to a ‘.’ for it to work in my case (maybe that’s obvious though?).

    Here’s the css to remove the toggle buttons that worked for me – I added this to my custom css file:

    /*Remove grid-list view toggle buttons*/
    .gridlist-toggle {
    	display: none;
    }

    Any help would greatly be appreciated.

    I recently installed list/grid view plug-in.
    (using woocommerce)

    1. My products are being displayed twice, once at the top and again on the bottom where that list grid toggle button is.

    2. When in grid view. All my items are being displayed in a single column.

    I am very familiar with css. I just can’t source the problem.

    Site is https://www.willmetric.com/wbz-hp

    Any help is great appreciated

Viewing 3 replies - 16 through 18 (of 18 total)
  • The topic ‘[Plugin: WooCommerce Grid / List toggle] Make List View Default Instead of Grid’ is closed to new replies.