Side arrow on blurb
Source: Elegant Themes
Place this code in the after field
content: '';
display:block;
height:60px; /* Size of the shape */
width:60px; /* Size of the shape */
position:absolute;
top:40%;
right:-30px;
z-index: -1;
background-color: #e8e8e8; /* Colou...
divicode.hashnode.dev1 min read