Callout Titles shouldn't be headers by default
backlog
Kerensa Becker
When you add a callout, the title becomes a h4 (header 4) format by default which adds the callout title to the article Table of Contents whether we want it or not. We don't always want headers, or the h4 designation doesn't align with the rest of our content. It would be better for the title to be a standard paragraph, perhaps with strong (bold) format.
Log In
A Burger
Hello, a recent scripting update to callouts has introduced the new "blockquote-title" element. This is great, however, the font-size is locked behind the content block styles:
.content_block .content_container .content_block_text p[data-block-id] {
font-size: 1rem;
}
We had already scripted a fix to the blockquote H4 which suited our needs. With this change, we are unable to match that style, wherein the title is a different font size than the text of the callout. Please remove this dependency. Thank you!
A Burger
To those whose code may have been affected by this, please note: I resolved this issue with a custom style sheet for ".blockquote-title p" and "!important" declarations for each line of the style.
Stephen Kairys
Kerensa Becker- Is this in the new WYSIWYG editor?
Kerensa Becker
Stephen Kairys: Yes, in the new "Advanced WYSIWYG" editor only.
Stephen Kairys
Kerensa Becker: Thank you. I'm still using the old editor. However, I use MANY callouts, so this issue would need to be fixed per my vantagepoint.
Kerensa Becker
Stephen Kairys: I'm pretty sure that any callouts in existing articles that you switch to the new WYSIWYG still retain their format settings from the original article, i.e. the titles are not converted to h4. It only applies when adding a new callout in the new editor. You can change the content from an h4 to plain text, bold, or other format using the text format controls or within the code view, too.
D
D360 Product Management
backlog
A Burger
D360 Product Management Could you please mark this ticket as Complete? The update was rolled out back in February. Thank you!
P
Prabhakaran Parasuraman
Hi Kerensa Becker, Thank you for bringing this to our attention. We acknowledge that the callout title currently employs an h4 tag and understand the need for improvement by displaying it to a paragraph tag with bold formatting.
We will keep you informed of any updates related to this feedback. We genuinely appreciate your understanding and patience as we address this matter.
Rachelle Carson
I second what Kerensa is saying. This doesn't work for our content style either. The way we use callouts, it doesn't make sense for their titles to be in the Table Of Contents. I'd prefer if the title default was the standard normal paragraph setting.
P
Prabhakaran Parasuraman
Rachelle Carson: I understood your feedback, we will keep you posted on the updates. Thank you for your valuable time.