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 4 (Options 51-70)

WP Estate Theme Options Styles Documentation – Part 4 (Options 51-70)

316 views 0

51. Footer Background Color

  • Theme Options Title: “Footer Background Color”
  • Option Name: wp_estate_footer_back_color
  • CSS Variable: –wp-estate-footer-back-color-option
  • Purpose: Background color for footer area
  • Default Value: #282D33

SCSS Usage:

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

52. Footer Font Color

  • Theme Options Title: “Footer Font Color”
  • Option Name: wp_estate_footer_font_color
  • CSS Variable: –wp-estate-footer-font-color-option
  • Purpose: Font color for footer text
  • Default Value: #72777F

SCSS Usage:

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

53. Footer Heading Font Color

  • Theme Options Title: “Footer Heading Font Color”
  • Option Name: wp_estate_footer_heading_color
  • CSS Variable: –wp-estate-footer-heading-color-option
  • Purpose: Font color for footer widget titles
  • Default Value: #ffffff

SCSS Usage:

.footer-heading {
    color: var(--wp-estate-footer-heading-color-option, var(--wp-estate-footer-heading-color));
}

54. Footer Copyright Font Color

  • Theme Options Title: “Footer Copyright Font Color”
  • Option Name: wp_estate_footer_copy_color
  • CSS Variable: –wp-estate-footer-copy-color-option
  • Purpose: Font color for copyright section
  • Default Value: #72777F

SCSS Usage:

.copyright-wrapper {
    color: var(--wp-estate-footer-copy-color-option, var(--wp-estate-footer-copy-color));
}

55. Footer Copyright Background Color

  • Theme Options Title: “Footer Copyright Area Background Font Color”
  • Option Name: wp_estate_footer_copy_back_color
  • CSS Variable: –wp-estate-footer-copy-back-color-option
  • Purpose: Background color for copyright section
  • Default Value: #23282D

SCSS Usage:

.copyright-wrapper {
    background-color: var(--wp-estate-footer-copy-back-color-option, var(--wp-estate-footer-copy-back-color));
}

56. Property Unit/Card Background Color

  • Theme Options Title: “Property Unit/Card Background Color”
  • Option Name: wp_estate_property_unit_color
  • CSS Variable: –wp-estate-property-unit-color-option
  • Purpose: Background color for property listings
  • Default Value: #ffffff

SCSS Usage:

.property_listing {
    background-color: var(--wp-estate-property-unit-color-option, var(--wp-estate-property-unit-color));
}

57. Property Unit Border Size

  • Theme Options Title: “Unit border size”
  • Option Name: wp_estate_unit_border_size
  • CSS Variable: –wp-estate-unit-border-size-option
  • Unit: px
  • Purpose: Border width for property units
  • Default Value: 1

SCSS Usage:

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

58. Property Unit Border Color

  • Theme Options Title: “Unit border color”
  • Option Name: wp_estate_unit_border_color
  • CSS Variable: –wp-estate-unit-border-color-option
  • Purpose: Border color for property units
  • Default Value: #f8f8f8

SCSS Usage:

.property_listing {
    border-color: var(--wp-estate-unit-border-color-option, var(--wp-estate-unit-border-color));
}

59. Social Widget Icon Background Color

  • Theme Options Title: “Footer Social Widget Icon Background Color”
  • Option Name: wp_estate_footer_social_widget_back_color
  • CSS Variable: –wp-estate-footer-social-widget-back-color-option
  • Purpose: Background color for social icons in footer
  • Default Value: #4867AA

SCSS Usage:

.footer-social-widget i {
    background-color: var(--wp-estate-footer-social-widget-back-color-option, var(--wp-estate-footer-social-widget-back-color));
}

60. Social Widget Icon Color

  • Theme Options Title: “Footer Social Widget Icon Color”
  • Option Name: wp_estate_footer_social_widget_color
  • CSS Variable: –wp-estate-footer-social-widget-color-option
  • Purpose: Icon color for social widgets in footer
  • Default Value: #ffffff

SCSS Usage:

.footer-social-widget i {
    color: var(--wp-estate-footer-social-widget-color-option, var(--wp-estate-footer-social-widget-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
  • 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
  • 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

Join Us On

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