Chris Bardsley
asked 9 years ago

Hi,

I need to change the font size slightly so that ‘Brand’ fits into the title on the Welcome box, is it possible in dw fixel?

Everything else looks great, thanks for creating a great theme.

Thanks
Chris

1 Answers
DominicStaff
answered 9 years ago

Hi,
To change the font-size title in the Welcome box, you can add the following code to the style.css file:

.block.head h1 { font-size: ...px; }
.block.head h2 {font-size: ...px;}

Hope this helps !

chrisbards
replied 9 years ago

That’s amazing, thanks very much for your help.

One more question – how do you add in the newsletter widget as you’ve got it in the demo? Couldn’t find instructions of how to add it in.

Thanks again
Chris

dominic Staff
replied 9 years ago

Please find here for the document guide on how to configure the theme: http://www.designwall.com/guide/dw-fixel/#sidebar_widgets

Powered by DW Question & Answer Pro