Eevamari Posted June 15, 2021 Share Posted June 15, 2021 Site URL: https://www.waitanagency.com/ I have managed to change all the other footer basic text fonts into custom Inria Serif on waitanagency.com (preview pw waitan2021). But the template adds business information (business name and address) automatically to the footer, and I haven't been able to figure out custom CSS to change that font. Any ideas what code to use? Any help is highly appreciated. Link to comment
aravsanj Posted June 15, 2021 Share Posted June 15, 2021 It seems to me that you have used display: none to hide the business info. But I managed to force it to show using display: block. The text is not written inside any html element so you should try targeting the parent div class like this: .Footer-business-info-item { font:15px Courier !important; } Hope that helps. tuanphan 1 Sharing virtual tactics for an abstract worldBlogger @ humaneer.org Link to comment
tuanphan Posted June 16, 2021 Share Posted June 16, 2021 On 6/15/2021 at 4:58 PM, Eevamari said: Site URL: https://www.waitanagency.com/ I have managed to change all the other footer basic text fonts into custom Inria Serif on waitanagency.com (preview pw waitan2021). But the template adds business information (business name and address) automatically to the footer, and I haven't been able to figure out custom CSS to change that font. Any ideas what code to use? Any help is highly appreciated. I see these problems. Do you want to fix these? Site URL – https://www.waitanagency.com/ 1. (Tablet-Footer) 2. (Mobile-Header) Align right burger? 3. (Mobile-Footer) Reduce space between Programs-Privacy? 4. (Overlay Menu) Change arrows to white color? 5. (Tablet-About) Increase content width? 6. (About) Change logo color? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment