Date: 08/07/2023 01:26 pm (UTC)
rosecarmine: (0)
From: [personal profile] rosecarmine
I found a solution. In the css field delete everything with cuttag and paste this:

.cuttag-action img {
display: none;
}

.cut-wrapper{
display: inline-flex;
align-items: center;
border: 1px solid var(--border-color);
border-radius: 4px;
padding: 5px;
}

.cuttag-action:before {
content: "content_cut";
display: block;
font-family: Material Icons;
font-size: 22px;
line-height: 22px;
margin-right: 5px;
color: var(--icon-color);
}

.cuttag-action-after:before {
display: inline-block;
border: 1px solid var(--border-color);
border-radius: 4px;
padding: 5px;
}

.cut-open, .cut-close {
display:none;
}

.cut-text {
font-size: var(--text-size);
text-transform: lowercase;
font-weight: normal;
}

Let me know if it works.
(will be screened)
(will be screened if not validated)
If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting

If you are unable to use this captcha for any reason, please contact us by email at support@dreamwidth.org

Welcome!

Hello and welcome to my design journal containing free custom layouts made by me, rosecarmine.

Thank you for visiting and I hope you enjoy using my layouts.

Terms of use

Credit me on your journal or profile page.
Do not use my codes as bases.