Replies: 4 comments 6 replies
-
This is better suited as an issue / feature request rather than a discussion. But what version of the plugin are you using? |
Beta Was this translation helpful? Give feedback.
-
Yeah, I was looking for a feature request topic and didn't see one--I can miss the obvious. 🙄 I am using v1.90, which I see you published just a few hours ago. I noticed the Purge and Clear Cache option had disappeared last night or this morning, and I was guessing you had pushed an update. As a workaround, I'm trying a CSS snippet to make H1s small and white, but I haven't got the right selector yet. |
Beta Was this translation helpful? Give feedback.
-
OK, I figured out a workaround: I include this snippet under Custom HTML
That essentially hides the automatic heading by making it tiny and white on white. The one problem is that it bungs up the top line of text if I don't include an h1 heading in the text, so I'll need to tweak it. I don't know how to omit a text block entirely using CSS, but there has to be a way . . . I just need to do some more research. The critical part was finding the right selector(s). |
Beta Was this translation helpful? Give feedback.
-
Does the header at the top match your file name? Do you have your obsidian settings set to display the file name as a heading? If so this is the problem. And you need to turn off the setting in obsidian |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I put an H1 page title in most of my notes, and when I publish them using the Webpage Export plugin, that results in a double title. Would it be possible to add the page title to the Document settings under Page Features, so that the automatic title could be turned off?
Thanks!
kt
Beta Was this translation helpful? Give feedback.
All reactions