Mobile shop display overlaps

  • Resolved
    Posted in: Highend WP Theme  
  • Customer
    lovingislands
    April 7, 2021 at 3:04 pm #153630

    Hi HB team,

    I am having a display issue with our online store http://www.lovingislands.com/shop where the product drop down and sorting fields are overlapping (image attached). I am wanting it to display as it does in the Customiser preview (image attached).

    I’ve also been trying for a while to change the mobile product display by adding code into the Additional CSS field of the customiser but it’s not working. Is anyone able to help with this?

    /* Mobile store column count*/
    @media handheld, only screen and (max-width: 900px) {
    $woocommerce_loop[‘columns’] = apply_filters( ‘loop_shop_columns’, 2 )};

    Thank you 🙂

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

    Sorry, this forum is for verified users only. Please Login or Register to continue

Comments are closed.