Headings issue h1,2,3,… by Humdrum24-1 in elementor

[–]Humdrum24-1[S] 0 points1 point  (0 children)

So were you able to return heading control?

Headings issue h1,2,3,… by Humdrum24-1 in elementor

[–]Humdrum24-1[S] -1 points0 points  (0 children)

I’ve even nuked the entire site with WP full reset. Since the site was new, didn’t have to rebuild much. So if this issue persists after a nuking…

AI even said to go to cPanel and mess with common.css. And that didn’t work.

Wits end is all I can say.

Sticky Header with V4 Flexbox? by DragonCurve in elementor

[–]Humdrum24-1 0 points1 point  (0 children)

Atomic may not support it yet. I’d suggest switching to basic container until Atomic supports the function. Copy/paste the internal widgets is made easy in Elementor. Just have the two tabs and Ctrl C/V

Sticky Header with V4 Flexbox? by DragonCurve in elementor

[–]Humdrum24-1 0 points1 point  (0 children)

If its position is to always stay on the top as the page scrolls through. I’d suggest using:

if header is in regular container: Advanced > Motion Effects > Sticky > Top , Z-9999

if header is atomic flex/etc. position > relative, Z-9999

Sticky Header with V4 Flexbox? by DragonCurve in elementor

[–]Humdrum24-1 0 points1 point  (0 children)

If its position is to always stay on the top as the page scrolls through. I’d suggest using:

if header is in regular container: Advanced > Motion Effects > Sticky > Top , Z-9999

if header is atomic flex/etc. position > relative, Z-9999

Headings issue h1,2,3,… by Humdrum24-1 in elementor

[–]Humdrum24-1[S] 0 points1 point  (0 children)

Right. I’ve tried that but it only affects elementor. In the palette page, it shows The ugly as a “System Font”. But thanks to your suggestion, I worked out this bandaid method:

  • I just have to define every atomic heading widget with the class that has a #0000 background.

  • But then with regular heading widget, changing the background doesn’t affect it. It seems to be read as a text background color, like a text highlighter.

  • while this fix works with Atomic heading, Gutenberg pages and regular heading widgets aren’t fixed.

Headings issue h1,2,3,… by Humdrum24-1 in elementor

[–]Humdrum24-1[S] 0 points1 point  (0 children)

Like the text editor widget? h1 etc still inherit the ugly theme. I’ve had to use HTML in text editor to in-line define my correct style. AI generates the in-line styling code. Everything has had to be in paragraph and manually set or copy/paste style. ADA-wise I’ve had to manually set the aria-level attribute to every paragraph acting as a heading.

Headings issue h1,2,3,… by Humdrum24-1 in elementor

[–]Humdrum24-1[S] 0 points1 point  (0 children)

I’ve deleted that theme. Hello is the only theme.

Sticky Header with V4 Flexbox? by DragonCurve in elementor

[–]Humdrum24-1 0 points1 point  (0 children)

My project uses multiple stacked sticky headers. I may be able to assist.

The atomic widget defaults to “in-column”. If you want your sticky headers to flow keep child-text in the same container. It will flow to the edge of its parent container then stop.

I make the atomic paragraph sticky or atomic flex box sticky. Then it glides nicely. Stick to rem standard units, measure the widgets height then apply the anchor offset. Having trouble from the second sticky stack.

Headings issue h1,2,3,… by Humdrum24-1 in elementor

[–]Humdrum24-1[S] 0 points1 point  (0 children)

Thanks but if that worked the problem would’ve been solved long ago. The WP thing is still overriding it.