Hi All,
I have been hunting around for a while now, even searching the forums and with how active they are I must be doing something wrong?
I’m using the News Week demo and I want to tweak the .td-header-top-menu class border-bottom settings, but I see no where this is exposed in the editor. I also need to modify the font-family and line spacing for body and lists. I found body settings, but it doesn’t seem to take my changes.
The line-spacing option is only exposed as absolute settings in px instead of relative 1.5 (for example). I changed it, but the interface is not updating. Further, it does not appear to be possible at all to modify the list settings? Not sure.
Is the best way to go just to directly edit the CSS? If so – what is the safest way to do this?
Thanks!
Greg
Hi,
Please notice that is not save to make changes in theme files; for fonts you can check the Font customization -> https://forum.tagdiv.com/font-customization/ or using the tagDiv Composer -> https://www.screencast.com/t/5cGnRk7H
Create custom code with the browser’s Inspector or the Live CSS Box -> https://tagdiv.com/how-to-create-custom-code-in-newspaper-theme/
Thank you!
BTW, for some reason that second link is failing: https://tagdiv.com/how-to-create-custom-code-in-newspaper-theme/
“Error establishing a database connection”
Hi,
The header that comes with this demo is a custom one, you’ll need to use custom css ( img ) to remove the border line or you can import that header template from tagDiv Cloud Library.
If you refer to the lines from the content you need to edit them
-> https://www.screencast.com/t/i1yXiIb9
Now is seam that the link is working, maybe there was some temporally problems.
Thank you!