I am working on a rentals theme where the search engine lists cities. However, I want to add a prefix like "Detroit-cheap-rentals" for better SEO, even though the city name and slug must be the same.
Currently, the search engine displays "Detroit Cheap Rentals" when added in this format.
To enhance SEO, I would like to remove the "Cheap rentals" part using CSS while keeping the slug as detroit-cheap-rentals.
How can I achieve this using CSS?
In the image provided, I am looking to delete the "Kiralık Villa" part with CSS. Please check the picture here for reference