How can I create a line that dynamically resizes in docs?
답변함Hi!
I'm unable to find a way to do this via the existing docs/questions and I was hoping someone could help me understand if this was possible.
I currently have this doc: https://support.chilipiper.com/hc/en-us/articles/360053799593-Admin-Center-Overview
You'll notice there are lines separating each section, but these lines were created using SHIFT + Underscore. So if you look at this doc on mobile, the line does not resize automatically and appears as several shorter lines.
Is there a way to add an official "separator" that is compatible with mobile? I have seen this in other ZD guides, not sure what I am missing.
Thanks!
-
Solved my own question :)
I was able to do this by inject CSS into the guide source code:
<p>Solid</p>
<hr class="solid"> -
Glad to hear you were able to get this resolved Liz :) Thanks for sharing the fix!
댓글을 남기려면 로그인하세요.
2 댓글