1. "Recently Added" - make font bold - http://www.squirrlit.com 2. "Business Name", "Location Map", "Related Listings" - make font bold - http://www.squirrlit.com/listing/apex-temple-court-hotel-london/
Hello, As per your queries kindly apply the below css code: 1. "Recently Added" - make font bold: Code: .content_wrapper .featured_content h1.featured_title { font-weight: bold; } 2. "Business Name", "Location Map", "Related Listings" - make font bold Code: .depth_article .title{ font-weight: bold; } .content_wrapper .featured_content h2.map_head{ font-weight: bold; } .related_item h2{ font-weight: bold; } Hope it will solve your query.
Help! I've tried everything but the weird font does not disappear! I'd like everything with the same font family, but I cannot identify where to change the code. Its Terapia da Palavra (terapiadapalavra.com.br) and the text I want to change the font is h1, h2, h3, etc. (I believe it shows as image, but I cannot locate where it is! 'Escrever é dialogar com nossa própria mente.) Thanks in advance for your help!