Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter r0manas

    (@r0manas)

    Thanks again for such a fast reply ??

    Sorry it was a mistake from my part ?? I didn’t notice that the HEX color I used had alpha (transparency). Damn.. silly me.. ?? (btw I’m on local dev environment – laravel valet)

    Well cleaning the search would definitely improve user experience (I’m talking not only from my personal experience) and thanks for noting it. ??

    I will recommend GP for everyone I know ?? Not just because it’s the BEST theme, but also for the impeccable support. I really appreciate your hard effort to make our ‘web lives ?? ‘ and lives in general a lot easier.

    Thread Starter r0manas

    (@r0manas)

    Thanks for your fast reply.

    I’ve encountered a bit of a problem with search.

    You can look at image here

    The search text overlaps with the ‘Menu’ below.

    well I could use:

    
    /* navigation search input*/
    .navigation-search input[type="search"]:focus {
        color: #ffffff;
        background-color: #2A7B6B;
    }
    .navigation-search input {
        opacity: .97;
    }

    but is there or will there be an ability choose that in customiser? ??

    As for the search is it possible to clear input form after ‘pressing that x‘? Cause now after I type smth and decided to delete the string I have to do it manually. It would be superb if it deletes what I wrote after ‘hitting that x’.

    @kaychris have you even heard of ‘CHILD THEME‘?

    You can create your own design.

    Well I’d recommend ‘Generatepress + Elementor‘ for bes results.

Viewing 3 replies - 1 through 3 (of 3 total)