Hi
the tip works great
.entry-content-wrapper div li:before {
content: ‘→’;
padding-right: 5px;
}
ul.disc, .entry-content-wrapper ul {
list-style: none;
}
.entry-content-wrapper li {
margin-left: 0;
}
But now the arrows are also in the socal media buttons
Hi heufti65!
Please add following code to Quick CSS as well
li.av-share-link:before {
display: none;
}
Best regards,
Yigit
Thanks for supporting me. That´s the solution.
Best, Oli