WP Residence Help WP Residence Help

  • WpEstate
  • How to Build Your Website
  • Video Tutorials
  • Client Support
  • API
Home / WpResidence 5.0 / WP Estate Theme Options Styles Documentation – Part 3 (Options 41-60)

WP Estate Theme Options Styles Documentation – Part 3 (Options 41-60)

146 views 0

41. Advanced Search Background Color

  • Theme Options Title: “Advanced Search Background Color”
  • Option Name: wp_estate_adv_back_color
  • CSS Variable: –wp-estate-adv-back-color-option
  • Purpose: Background color for advanced search forms when in float mode
  • Default Value: #ffffff

SCSS Usage:

.adv-search-wrapper {
    background-color: var(--wp-estate-adv-back-color-option, var(--wp-estate-adv-back-color));
}

42. Advanced Search Background Opacity

  • Theme Options Title: “Advanced Search Background color Opacity”
  • Option Name: wp_estate_adv_back_color_opacity
  • CSS Variable: –wp-estate-adv-back-color-opacity-option
  • Purpose: Opacity value for advanced search background (0-1)
  • Default Value: 0.96

SCSS Usage:

.adv-search-wrapper {
    opacity: var(--wp-estate-adv-back-color-opacity-option, var(--wp-estate-adv-back-color-opacity));
}

43. Advanced Search Font Color

  • Theme Options Title: “Advanced Search Font Color”
  • Option Name: wp_estate_adv_font_color
  • CSS Variable: –wp-estate-adv-font-color-option
  • Purpose: Font color for advanced search text and labels
  • Default Value: #484848

SCSS Usage:

.adv-search-wrapper {
    color: var(--wp-estate-adv-font-color-option, var(--wp-estate-adv-font-color));
}

44. Advanced Search Button Background Color

  • Theme Options Title: “Advanced Search Button Background Color”
  • Option Name: wp_estate_adv_search_back_color
  • CSS Variable: –wp-estate-adv-search-back-color-option
  • Purpose: Background color for search button
  • Default Value: #0073e1

SCSS Usage:

.adv-search-button {
    background-color: var(--wp-estate-adv-search-back-color-option, var(--wp-estate-adv-search-back-color));
}

45. Advanced Search Tab Font Color

  • Theme Options Title: “Tab Font Color in Advanced Search”
  • Option Name: wp_estate_adv_search_tab_font_color
  • CSS Variable: –wp-estate-adv-search-tab-font-color-option
  • Purpose: Font color for non-active tabs in search type 6 and 8
  • Default Value: #484848

SCSS Usage:

.adv-search-tabs-item {
    color: var(--wp-estate-adv-search-tab-font-color-option, var(--wp-estate-adv-search-tab-font-color));
}

46. Advanced Search Tab Background Color

  • Theme Options Title: “Tab Background Color in Advanced Search”
  • Option Name: wp_estate_adv_search_tab_back_color
  • CSS Variable: –wp-estate-adv-search-tab-back-color-option
  • Purpose: Background color for non-active tabs in search type 6 and 8
  • Default Value: #f7f7f7

SCSS Usage:

.adv-search-tabs-item {
    background-color: var(--wp-estate-adv-search-tab-back-color-option, var(--wp-estate-adv-search-tab-back-color));
}

47. Sidebar Widget Background Color

  • Theme Options Title: “Sidebar Widget Background Color”
  • Option Name: wp_estate_sidebar_widget_color
  • CSS Variable: –wp-estate-sidebar-widget-color-option
  • Purpose: Background color for sidebar widgets
  • Default Value: #fdfdfd

SCSS Usage:

.sidebar-widget {
    background-color: var(--wp-estate-sidebar-widget-color-option, var(--wp-estate-sidebar-widget-color));
}

48. Sidebar Heading Color

  • Theme Options Title: “Sidebar Heading Color”
  • Option Name: wp_estate_sidebar_heading_boxed_color
  • CSS Variable: –wp-estate-sidebar-heading-boxed-color-option
  • Purpose: Color for sidebar widget headings
  • Default Value: #434a54

SCSS Usage:

.sidebar-widget h3 {
    color: var(--wp-estate-sidebar-heading-boxed-color-option, var(--wp-estate-sidebar-heading-boxed-color));
}

49. Sidebar Heading Background Color

  • Theme Options Title: “Sidebar Heading Background Color”
  • Option Name: wp_estate_sidebar_heading_background_color
  • CSS Variable: –wp-estate-sidebar-heading-background-color-option
  • Purpose: Background color for sidebar widget headings
  • Default Value: #ffffff

SCSS Usage:

.sidebar-widget h3 {
    background-color: var(--wp-estate-sidebar-heading-background-color-option, var(--wp-estate-sidebar-heading-background-color));
}

50. Widget Font Color

  • Theme Options Title: “Widget Font color”
  • Option Name: wp_estate_sidebar_boxed_font_color
  • CSS Variable: –wp-estate-sidebar-boxed-font-color-option
  • Purpose: Font color for widget content
  • Default Value: #484848

SCSS Usage:

.sidebar-widget {
    color: var(--wp-estate-sidebar-boxed-font-color-option, var(--wp-estate-sidebar-boxed-font-color));
}
WpResidence 5.0

Related Articles

  • Introduction to WPResidence Header Customization
  • Understanding WPResidence Header Types: An Overview
  • Customizing the WPResidence Logo Display
  • Configuring the Primary Navigation Menu in WPResidence

WP Residence Documentation

  • 1. General
    • How to Get Support
    • Get your buyer license code.
    • Use SSL / https
    • Server / Theme Requirements
  • 2. Installation
  • 3. Installation FAQ
  • 4. Advanced Search
    • Advanced Search Display Settings
    • Advanced Search Form
    • Geolocation Search for Half Map
    • Save Search Theme Options
    • Advanced Search Colors
  • 5. Agent, Agency & Developers
  • 6. Property Page
  • 7. Properties List
  • 8. Property Taxonomies
  • 9. Property Custom Template
  • 10. Blog Posts & Blog List
  • 11. Shortcodes
    • Contact Form
    • Featured Agency/Developer
    • Membership Packages
    • Testimonials
    • Google Map with Property Marker
    • Listings per Agent, Agency or Developer
    • Display Categories
    • Agent List
    • Recent Items Slider
    • Recent items
    • List Properties or Articles by ID
    • Featured Agent
    • Featured Article
    • Featured Property
    • Login & Register Form
    • Icon Content Box Shortcode
  • 12. Widgets
  • Theme Options
    • General Settings
    • User Types Settings
    • Appearance
    • Logos & Favicon
    • Header
    • Footer Style and Colors
    • Price & Currency
    • Property Custom Fields
    • Features & Amenities
    • Listing Labels
    • Theme Slider
    • Permalinks
    • Splash Page
    • Social & Contact
    • Map Settings
    • Pin Management
    • How read from file works
    • General Design Settings
    • Custom Colors Settings
    • Header Design & Colors
    • Mobile Menu Colors
    • User Dashboard Colors
    • Print PDF Design
    • Property, Agent, Blog Lists Design Settings
    • Sidebar Widget Design
    • Font management
    • How to add custom CSS
    • Custom Property Card Unit – Beta version
    • Email Management
    • Import & Export theme options
    • reCaptcha settings
    • YELP API Integration
    • iHomefinder Optima Express IDX
    • MEMBERSHIP & PAYMENT Settings
    • Property Submission Page
    • PayPal Setup
    • Stripe Setup
    • Wire Transfer Payment Method
  • Translation
  • FAQ
  • Pages
  • Header
  • Footer
  • Google or Open Street Maps
  • Payment Options
  • Plugins
    • Included Plugins
    • Third Party Plugins – IDX Compatibility
    • Third Party Plugins – Multi Languages
    • Third party Plugins – Other
  • Technical
    • Technical how to | Custom Code Required
    • Technical: Child Theme
  • Theme Updates

Join Us On

Powered by WP Estate - All Rights Reserved
  • WpEstate
  • How to Build Your Website
  • Video Tutorials
  • Client Support
  • API