• Resolved wordprezz

    (@chiswickclassics)


    Hi All,

    When filtering on category, the list of categories appears in the dropdown menu but each option is transparent. How can I edit the background fill/colour? This only happens on mobile

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author ndre

    (@ndre)

    Hi @chiswickclassics,

    This styling comes from a theme or a third party plugin.

    You can use the following custom CSS to fix it:

    .product-sort-bar select.product_order_selector option, .product-sort-bar .widget_product_categories select option {
    background: #fff;
    }

    Thread Starter wordprezz

    (@chiswickclassics)

    Hi,

    Thanks for getting to me. I added this to my Additional CSS section but it didn’t change anything. Does the CSS also need to be referenced at the Widget end in Advanced >> Additional CSS Classes?

    Thread Starter wordprezz

    (@chiswickclassics)

    Hi again,

    If it helps, I deactivated every plugin and also tried multiple themes but it made no difference.

    Plugin Author ndre

    (@ndre)

    Hi @chiswickclassics,

    You can add custom CSS in Apeearance > Customize > Additional CSS.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Category menu on mobile’ is closed to new replies.