Home / Technical how to / How to fix overlapping details issue in property unit when is used before and after price labelsHow to fix overlapping details issue in property unit when is used before and after price labels 5147 views Add this css in wp-admin – Appearance – Theme options – Design – Custom colors- Custom CSS: .price_unit_wrapper { right: auto; top: 23px; left: 15px; } .category_name { margin-top: 20px; }