Forums » Themes and Templates » Smooth Pro theme css

  • Resolved Kevin

    (@kevinkazoun)


    Hi,

    http://web-dummy.nl

    I’m trying to modify the search module you can see (with the city, neighbourhood, price dropdowns) so that everything is displayed horizontally instead of vertically.

    I have no idea how to do this, so help would be very much appreciated.

    Kind regards,

Viewing 5 replies - 1 through 5 (of 5 total)
  • Shailesh

    (@shaileshsavaliya)

    On your style.css replace .drop class with below code.

    .drop {
        float: left;
        margin: 0 0 0 10px;
    }

    I’m sorry but as you are using a commercial theme, you need to seek any further support from the theme’s vendors.
    http://gorillathemes.com/support/

    Thread Starter Kevin

    (@kevinkazoun)

    Thank you very much Shail, it worked perfectly.

    Also esmi thank you for informing me of this.

    Unfortunately it seems my forum account on Gorillathemes does not have the right to post topics (Actually the Smooth Pro theme doesn’t seem to have a single topic except for the announcements made by Carlos himself)

    I’ve contacted them about this and hope to get a response soon, perhaps they made a mistake when activating my account after purchase.

    Once again, thank you both for your quick and helpful responses!

    And despite any emails you might receive to the contrary, do not share your gorillathemes.com forum password with anyone.

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Blimey, he actually asked for the guy’s password.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Smooth Pro theme css’ is closed to new replies.