Guest User

Untitled

a guest
Dec 19th, 2018
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. /* To get them stacked vertically */
  2. .propertyhive-featured-properties-shortcode ul.properties li { float:none !important; width:100% !important; margin-right:0 !important; }
  3.  
  4. /* To hide certain info (i.e. the summary description) */
  5. .propertyhive-featured-properties-shortcode ul.properties li .summary { display:none; }
Add Comment
Please, Sign In to add comment