• Resolved surya890

    (@surya890)


    [Moderator note: Please don’t uppercase your sentences]

    Hello everyone,

    i want to align my header search form inline…

    the dropdown menu, keyword form, search button in one line…

    https://shortcutdeals.com/

    thanks in advance…

Viewing 3 replies - 1 through 3 (of 3 total)
  • add these rules to your child theme and see if it what you want .

    form#uwpqsffrom_38 div {
    display: inline;
    }

    span.cmflabel-0 {
    float: none !important;
    }
    .uwpqsf_class{float:none;}

    Thread Starter surya890

    (@surya890)

    perfecttttt…..

    thanks a lot……

    thanks for your help friend…

    take care…

    Thread Starter surya890

    (@surya890)

    if you don’t mind can i add you to my gmail chat list?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘align search form inline’ is closed to new replies.