|
|
Forum moderator: bigblog |
uCoz Community For Webmasters Design Customization Help with font setting: Global Block->First Container->Promo |
Help with font setting: Global Block->First Container->Promo |
Hi, I tried to change the font and color of my "Site intro" sentences, but don't know how. Can someone help?
I entered them under Design->Editor->Global Block->First Container->Promo. Pls see the attached picture as well. Thanks in advance! Attachments:
4879865.jpg
(66.4 Kb)
|
Code <head> <link href="https://fonts.googleapis.com/css?family=Oswald" rel="stylesheet"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"> <style> .site-intro {font-family: 'Oswald', sans-serif; color: #333; font-weight: 300; font-size: 23px;} </style> </head> Systems developer
|
breadtoronto, you can style the .site-intro class in your stylesheet template or using an inline style block somewhere inside the HTML template. Styling is done via CSS.
hey i'm joe and i do not work for the company anymore, please contact other staff or tech support
icon by ch-chau sometimes i lurk here |
Hi Bigblog,
Thanks for your reply. I tried to edit CSS template under Design, but couldn't find the any code with "site-intro". If you can take a look and let me know the specific sentence I need to change, that will be really appreciated. Thanks a lot! |
| |||
| |||