Zuki font changes
Hi Marc, Ellen and everybody! I need some support for changing CSS code. I use cyrillic and default fonts should have some aggustments which I can not realise using general fonts plugins…
- I want to change a font of all posts content from Libre Baskerwille to Karla, in this way the paragraphes and post content will be in the same style. Also it should be changed not only in blog posts pages but also on my front static page and in the area of all post in widget of static page sitebar. Could you please give me an additional code or code to change?
- Is it possible to remove “written by” on singe post below name of paragraph via CSS?
Thank you for your help beforhand! Viele Grussen!
Anna
Marc (Support-Team) 9:52 am on February 15, 2017 Permalink | Log in to Reply
Hi Anna,
1) most browsers provide a tool to inspect the used CSS code of elements. Simply right click on an element and select “Inspect Element”, “Element Information” or else and the tool will open. It shows the used CSS and how to address the elements in custom code.
2) Unfortunately you’d need to remove this string directly from the theme code. I strongly recommend using a child theme for such adjustments. A prepared child theme folder is linked in the Zuki documentation.
Best,
Marc