• Skip to main content
  • Skip to forum navigation

StudioPress

  • Shop for Themes
  • My StudioPress

Forum navigation

  • Home
  • General Genesis Discussions
  • StudioPress Themes
  • Genesis Blocks
    • Genesis Blocks
    • Genesis Custom Blocks
  • Retired Themes
  • FAQs
  • Forum Rules
  • Internationalization and Translations
  • Forum Bugs and Suggestions
  • Forum Log In

Are You Using The WordPress Block Editor?

Genesis now offers plugins that help you build better sites faster with the WordPress block editor (Gutenberg). Try the feature-rich free versions of each plugin for yourself!

Genesis Blocks Genesis Custom Blocks

Agentpress Pro cgange home featured widget area to use other search forms

Welcome!

These forums are for general discussion on WordPress and Genesis. Official support for StudioPress themes is offered exclusively at My StudioPress. Responses in this forum are not guaranteed. Please note that this forum will require a new username, separate from the one used for My.StudioPress.

Log In
Register Lost Password

Community Forums › Forums › Archived Forums › Design Tips and Tricks › Agentpress Pro cgange home featured widget area to use other search forms

This topic is: not resolved

Tagged: Agentpress Pro, featured widget, home

  • This topic has 1 reply, 2 voices, and was last updated 10 years, 4 months ago by Tom.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • December 29, 2014 at 4:35 am #135527
    Mr_Vercetti
    Member

    Hi guys and girls,

    First of all a merry Christmas to all of you, hope you have enjoyed the holidays with the ones you care the most for.

    My issue here is with the Agentpress Pro theme, and the "Home Featured" widget area. I want to use it for another search form (search & filter plugin), but whenever I try putting it there, the theme is displaying it vertically and not horizontal like the Agentpress Listing plugin, and I want the different fields to display horizontal next to each other with the "search" button in the end.

    I hope someone can help me with a simple css trick or something.

    Website: http://www.mallorcaoplevelser.dk

    Cheers

    http://www.maalorcaoplevelser.dk
    January 6, 2015 at 4:12 pm #136214
    Tom
    Participant

    ... and a Happy New Year!

    Your site problem is, of course with the real estate plugin :). You can achieve the horizontal effect with the following CSS code. If you find the input areas and button too narrow at 1023px screen width, simply move the statements from the 768px media query into the 1023px media query. if you find these customizations do not take effect, please install the Genesis Style Trump plugin and try again.

    /* place this first part at the bottom of your child theme stylesheet */
    
    .uwpqsf_class {
    	float: left;
    	clear: none;
    	width: 25%;
    }
    
    .uwpqsf_class > label[class*='-keyword'],
    .uwpqsf_class > span[class*='taxolabel-'],
    .uwpqsf_class > span[class*='cmflabel-']{
    	float: left;
    	padding: 5px;
    	font-weight:bold !important;
    	clear: both;
    	width: 100%;
    	margin-bottom: 0;
    }
    
    .home .uwpqsf_class > input,
    .home .uwpqsf_class > select {
    	min-height: 65px;
    }
    
    .uwpqsf_submit {
    	margin-top: 42px;
    	min-height: 65px;
    	width: 25%;
    }
    
    .home .usfbtn {
    	width: 100%;
    	font-weight:bold !important;
    }
    
    /* integrate the following with your child theme stylesheet media queries */
    
    @media only screen and (max-width: 1023px) {
    	
    	.home .uwpqsf_class > input,
    	.home .uwpqsf_class > select {
    		min-height: 90px;
    	}
    	
    }
    	
    @media only screen and (max-width: 768px) {
    
    	.uwpqsf_submit {
    		margin-top: 36px;
    	}
    
    	.uwpqsf_class {
    		clear: left;
    		width: 100%;
    	}
    	
    	.home .uwpqsf_class > input,
    	.home .uwpqsf_class > select {
    		min-height: 0px;
    		width: 97%
    	}
    	
    }

    Choose your next site design from over 350 Genesis themes.
    [ Follow me: Twitter ] [ Follow Themes: Twitter ] [ My Favourite Webhost ]

  • Author
    Posts
Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Design Tips and Tricks’ is closed to new topics and replies.

CTA

Ready to get started? Create a site or shop for themes.

Create a site with WP EngineShop for Themes

Footer

StudioPress

© 2025 WPEngine, Inc.

Products
  • Create a Site with WP Engine
  • Shop for Themes
  • Theme Features
  • Get Started
  • Showcase
Company
  • Brand Assets
  • Terms of Service
  • Accptable Usse Policy
  • Privacy Policy
  • Refund Policy
  • Contact Us
Community
  • Find Developers
  • Forums
  • Facebook Group
  • #GenesisWP
  • Showcase
Resources
  • StudioPress Blog
  • Help & Documentation
  • FAQs
  • Code Snippets
  • Affiliates
Connect
  • StudioPress Live
  • StudioPress FM
  • Facebook
  • Twitter
  • Dribbble