I’ve seen tutorials for adding dividers as entire sections but haven’t seen anything about adding a line within a section itself. I’m attaching a screenshot of my desired outcome.
Would be awesome if there were options either in the css or even better the interface itself to adjust the width of the line. Is this type of thing even possible? Apologies if this has been asked before!
Hey thanks! This works and I can customize it a bit with CSS on the backend. A few questions:
I noticed this only works for that specific section - how would I target additional image/text sections if I wanted to include this styling to them?
How would I reduce the length (not the thickness) of the line? I tried a simple width: 200px in the styling section you provided but this impacts the text under the line as well.