WP Residence Help WP Residence Help

  • WPRESIDENCE
  • Video Tutorials
  • Client Support
  • API
Home / Technical how to | Custom Code Required / How to change design of Featured status and Full info button in default unit

How to change design of Featured status and Full info button in default unit

3100 views 0

To change design of Featured  status change CSS in this class:

Default property unit

.featured_div {
max-width: 85px;
float: left;
background-color: #f1bf7f;
color: #333333;
position: relative;
left: 0px;
font-size: 12px;
border-radius: 0px;
padding: 1px 18px;
line-height: 17px;
background-image: none!important;
margin-bottom: 4px;
}

To change design of Full info button change CSS in these classes:

.unit_details_x a, .unit_details_x {
font-size: 12px;
background-color: #f1bf7f;
color: #ffffff;
float: right;
padding: 4px 7px;
margin-top: 4px;
line-height: 12px;
}

.unit_details_x:hover {
color: #3c90be;
}

Help for where to add custom css: https://help.wpresidence.net/article/how-to-add-custom-css/

Technical how to | Custom Code Required

Related Articles

  • Technical: Change the Schedule Tour Email Text and the Form Default Message
  • Property list filter customization
  • Technical – How to Change the Minimum Image Dimensions for Property Uploads in WPResidence
  • Introduction to WPResidence Header Customization

Help Categories

  • 18Agent, Agency & Developers
  • 5Blog Posts & Blog Lists
  • 38Elementor Shortcodes Built-In
  • 56FAQ
  • 15Footer
  • 5Getting Started
  • 37Header
  • 2IDX & MLSImport
  • 6Installation & Setup
  • 22Installation FAQ
  • 23Maps & Location Settings
  • 21Multi-Language Third Party Plugins
  • 6Other Third party Plugins
  • 19Pages
  • 4Payments & Monetization
  • 20Property Lists, Categories & Archive
  • 36Property Pages & Layouts
  • 31Search & Filtering
  • 163Technical how to | Custom Code Required
  • 8Technical: Actions and filters
  • 6Technical: Child Theme
  • 86Theme Options & Global Settings
  • 6Translations & Languages
  • 16WPBakery Shortcodes
  • 51WPResidence / WPEstate CRM
  • 50WPResidence 5.0 Documentation
  • 8WPResidence Elementor Studio
  • 50WPResidence Translate Plugin

Join Us On

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