• Resolved babonday

    (@babonday)


    Hi, Cant find a class to edit the search button i’am using not on hive theme.

    I can style everything else but not this element.

    OPtion 2 would be to know which .css file does the honeycomb theme use so i can recreate the search form with styles?

    <input type=”submit” value=”Search”>

    thanks

    • This topic was modified 7 years ago by babonday.
    • This topic was modified 7 years ago by babonday.
Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Property Hive

    (@propertyhive)

    The button doesn’t have a class but you should be able to target it using:

    .property-search-form input[type='submit'] { /* STYLES HERE */ }

    Hope that helps,
    Steve

    Thread Starter babonday

    (@babonday)

    hi that works thanks.

    If i paid for the feed service to load property from an agents crm, would i still need to style the search box if i dont use honeycomb theme?

    Also which .php file is the search box in so i can have a proper look. thx

    • This reply was modified 7 years ago by babonday.
    • This reply was modified 7 years ago by babonday.
    Plugin Author Property Hive

    (@propertyhive)

    I’m afraid I’m unsure what you mean. The search form will always be output by Hive, regardless of where the properties come from (either entered manually or imported from a third party CRM).

    Steve

    Thread Starter babonday

    (@babonday)

    So i meant: Hive is free but you charge for the feed service. (not a problem) So,
    Would i still need to style the search box if i dont use your honeycomb theme?

    At moment the search box you include as default is unstyled when open up a different theme.

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

The topic ‘cant find a class to style the ‘search’ button’ is closed to new replies.