• Resolved sidearm23

    (@sidearm23)


    Hello, I have contacted you guys several times about fixing the search options on my site. I haven’t been able to get this issue resolved over the last few months. Instead is there a way to just remove the search function all together on my site so that it doesn’t appear. It is currently used on the inventory pages. Thanks

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

Viewing 1 replies (of 1 total)
  • Plugin Support Axel StylemixThemes

    (@axelstm)

    Hi,

    The problem relates to the Mileage category. The max value of the category is 150000, whereas, there are listings with higher mileage values.

    Also, you can use this custom CSS:

    body .archive-listing-page_side {
        display: none;
    }
    body .archive-listing-page_content {
        width: 100%;
        padding: 0;
    }

    regards

Viewing 1 replies (of 1 total)
  • The topic ‘Remove Search Option’ is closed to new replies.