Delete horizontal line from guide
Hey pendo peeps,
Just as the title says, I can't find a way to delete a horizontal line from the guide once added. I can make the line 1px and #FFFFF but there must be a way to delete it. Can you help me out?
Thanks!

0
コメント
Manuel Sahetapy you should be able to just hover over and delete. See example below:
Hey Michael Garrity maybe i'm doing something wrong but i dont see this option.

I also came here looking for an answer. I do not get the upper menu when hovering that has the delete option. My view is the same as Manuel's. I get a very faint view of that menu but can't click on anything in it.
I just had this same problem and was able to resolve it by increasing my zoom level a lot before selecting the line to delete it.
Increasing the zoom level is a great tip! I almost gave up. Thanks.
The beginning of the element may be below the one above it.
You can open the browser console in developer mode, inspect the line to find "<div class="pendo-inline-ui pendo-add-bb-container" ..... style="overflow: visible; opacity: 0; position: relative; top: 2px; ...
Then increase the top to hve: top: 100px and press Enter.
Then you can have access to edit option of the horizontal line to delete it.
サインインしてコメントを残してください。