Target CSS code to desktop view

Sorry. Why most of my CSS code only apply to mobile view? I want to target this to my search box in the homepage.

.is-form-style input.is-search-input {
        box-sizing: border-box;
        -webkit-appearance: none;
        -webkit-border-radius: 0;
        border-radius: 100px;
    }
}

Hi,

Sorry for the inconvenience, but customization is beyond our support scope - it includes fixing bugs and guidance about the available features Support Policy | HivePress

If customizations are required for your site, please try customizing it using the collection of code snippets Search · user:hivepress · GitHub and other developer resources, or consider hiring someone for custom work https://fvrr.co/32e7LvY

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.