What are the setting for the Tech demo stack?

Posted in: Newspaper
Post count: 15

I really like the design that has been chosen in the ‘tech demo stack’ in the live preview of the theme – from fonts to blocks. Are these settings available somewhere?

Post count: 7909

Hi,

You can change font for blocks title from Theme Panel > Custom Typography > Pages: http://screencast.com/t/zGWALJ6AV6

Result: http://screencast.com/t/Q4kpNoSTrRJ

Thanks!

Post count: 15

Thanks for the reply, Alin! I was wondering if all the settings were available. For instance ‘Roboto Slab’ is chosen for widgets and headlines, but ‘Open sans condensed’ for the menu.

I’m also unable to replicate this result where there are tabs.
tabs

Post count: 7909

Hi,

If you refer to child categories of selected category, unfortunately there is no option in Theme Panel, but this can be changed with css code in Theme Panel > Custom Css: http://screencast.com/t/GLBzgRlRreF

.block-child-cats a {
font-family: 'Roboto Slab', sans-serif;
font-size: 10px;
}

Result: http://screencast.com/t/LhHYhvwhJ

Thanks!

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.