WP Residence Help WP Residence Help

  • WpEstate
  • WPRESIDENCE
  • Video Tutorials
  • Client Support
  • API
Home / 27. WpResidence 5.0 / WP Estate Theme Options Styles Documentation – Part 7 (Options 81-100)

WP Estate Theme Options Styles Documentation – Part 7 (Options 81-100)

489 views 0

81. Dashboard Content Text Color

  • Theme Options Title: “Content Text Color”
  • Option Name: wp_estate_user_dashboard_content_color
  • CSS Variable: –wp-estate-user-dashboard-content-color-option
  • Purpose: Controls text color in dashboard content area
  • Default Value: #484848

SCSS Usage:

.dashboard-content {
    color: var(--wp-estate-user-dashboard-content-color-option, var(--wp-estate-user-dashboard-content-color));
}

82. Link Color

  • Theme Options Title: “Link Color”
  • Option Name: wp_estate_link_color
  • CSS Variable: –wp-estate-link-color-option
  • Purpose: Controls color of links throughout the site
  • Default Value: #0073e1

SCSS Usage:

a {
    color: var(--wp-estate-link-color-option, var(--wp-estate-link-color));
}

83. Breadcrumbs Font Color

  • Theme Options Title: “Breadcrumbs, Forms, Blog Meta and Second Line Font Color”
  • Option Name: wp_estate_breadcrumbs_font_color
  • CSS Variable: –wp-estate-breadcrumbs-font-color-option
  • Purpose: Controls color for breadcrumbs and other secondary text
  • Default Value: #888888

SCSS Usage:

.breadcrumb {
    color: var(--wp-estate-breadcrumbs-font-color-option, var(--wp-estate-breadcrumbs-font-color));
}

84. Widget Border Size

  • Theme Options Title: “Widget Border Size”
  • Option Name: wp_estate_widget_sidebar_border_size
  • CSS Variable: –wp-estate-widget-sidebar-border-size-option
  • Unit: px
  • Purpose: Controls border width for sidebar widgets
  • Default Value: 1

SCSS Usage:

.sidebar-widget {
    border-width: var(--wp-estate-widget-sidebar-border-size-option, var(--wp-estate-widget-sidebar-border-size));
}

85. Widget Border Color

  • Theme Options Title: “Widget Border Color”
  • Option Name: wp_estate_widget_sidebar_border_color
  • CSS Variable: –wp-estate-widget-sidebar-border-color-option
  • Purpose: Controls border color for sidebar widgets
  • Default Value: #e7e9ef

SCSS Usage:

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

86. Map Controls Background

  • Theme Options Title: “Map Controls Background Color”
  • Option Name: wp_estate_map_controls_back
  • CSS Variable: –wp-estate-map-controls-back-option
  • Purpose: Controls background color for map control elements
  • Default Value: #ffffff

SCSS Usage:

.map-controls {
    background-color: var(--wp-estate-map-controls-back-option, var(--wp-estate-map-controls-back));
}

87. Map Controls Font Color

  • Theme Options Title: “Map Controls Font Color”
  • Option Name: wp_estate_map_controls_font_color
  • CSS Variable: –wp-estate-map-controls-font-color-option
  • Purpose: Controls text color for map control elements
  • Default Value: #484848

SCSS Usage:

.map-controls {
    color: var(--wp-estate-map-controls-font-color-option, var(--wp-estate-map-controls-font-color));
}

88. Hover Button Color

  • Theme Options Title: “Hover Button Color”
  • Option Name: wp_estate_hover_button_color
  • CSS Variable: –wp-estate-hover-button-color-option
  • Purpose: Controls background color for buttons on hover state
  • Default Value: #0073e1

SCSS Usage:

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

89. Box Content Background Color

  • Theme Options Title: “Box Content Background Color”
  • Option Name: wp_estate_box_content_back_color
  • CSS Variable: –wp-estate-box-content-back-color-option
  • Purpose: Controls background color for boxed content elements
  • Default Value: #ffffff

SCSS Usage:

.boxed_content {
    background-color: var(--wp-estate-box-content-back-color-option, var(--wp-estate-box-content-back-color));
}

90. Box Content Border Color

  • Theme Options Title: “Box Content Border Color”
  • Option Name: wp_estate_box_content_border_color
  • CSS Variable: –wp-estate-box-content-border-color-option
  • Purpose: Controls border color for boxed content elements
  • Default Value: #e7e9ef

SCSS Usage:

.boxed_content {
    border-color: var(--wp-estate-box-content-border-color-option, var(--wp-estate-box-content-border-color));
}
27. WpResidence 5.0

Related Articles

  • Webhook Integration for Contact Forms
  • Introduction to WPResidence Header Customization
  • Understanding WPResidence Header Types: An Overview
  • Customizing the WPResidence Logo Display

WP Residence Documentation

  • 01. Getting Started
    • How to Get Support
    • Get your buyer license code.
    • Use SSL / https
    • Server / Theme Requirements
  • 02. Installation & Setup
  • 03. Installation FAQ
  • 06. Search & Filtering
    • Advanced Search Display Settings
    • Advanced Search Form
    • Geolocation Search for Half Map
    • Save Search Theme Options
    • Advanced Search Colors
  • 09. Agent, Agency & Developers
  • 08. Property Pages & Layouts
  • 07. Property Lists, Categories & Archive
  • 13. WPResidence Elementor Studio
  • 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
  • 04. Theme Options & Global Settings
    • 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
  • 20. Translations & Languages
  • 26. FAQ
  • 10. Pages
  • 11. Header
  • 12. Footer
  • 05. Maps & Location Settings
  • 18. Payments & Monetization
  • Plugins
    • 19. Included Plugins
    • 22. Third Party Plugins – IDX Compatibility
    • 21. Third-Party Plugins – Multi-Language
    • 23. Third party Plugins – Other
  • Technical
    • 24. Technical how to | Custom Code Required
    • 25. Technical: Child Theme

Join Us On

Powered by WP Estate - All Rights Reserved
  • WpEstate
  • WPRESIDENCE
  • Video Tutorials
  • Client Support
  • API