• Resolved innervisions

    (@innervisions)


    Hello, I am using Ajax Search Lite AND ITS AWESOME!, – i wonder if you can tell me how to make the search box text and the box bigger please.

    Thanks

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author wpdreams

    (@wpdreams)

    Hi,

    Thank you very much for your kind words!

    Try these custom CSS rules:

    .asl_m, .asl_m .proinput, .asl_m .probox, .asl_m .probox>*, .asl_m .proinput input {
        height: 44px !important;
    }
    
    .proloading {
        width: 44px !important;
    }

    All the best,
    Ernest

    Thread Starter innervisions

    (@innervisions)

    Wow – awesome feedback speed too – thank you Ernest.
    I also want to change the size, color and weight of the text. Please kindly tell me css code for that too.

    BRIAN

    • This reply was modified 1 year, 2 months ago by innervisions.
    • This reply was modified 1 year, 2 months ago by innervisions.
    Plugin Author wpdreams

    (@wpdreams)

    You are welcome ??

    Sure! Here you go:

    .probox .proinput input,
    .probox .proinput input::placeholder {
        font-weight: 700 !important;
        font-size: 18px !important;
    }

    All the best,
    Ernest

    Thread Starter innervisions

    (@innervisions)

    Thank you Ernest, that worked a treat.
    Brian

    Plugin Author wpdreams

    (@wpdreams)

    Great ??

    I will mark this topic as resolved then.

    Feel free to rate the plugin if you like it, it helps me a lot.

    All the best,
    Ernest

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘SEARCH BOX SIZE AND TEXT’ is closed to new replies.