.guppy_fbbody > img, .guppy_instabody > img{
opacity: 0.3;
}
Before
After
.guppyinsta_caption{
display: none;
}
Before
After
#guppy-container{
font-family: Amatic SC;
}
Before
After
.guppyfb_caption, .guppyinsta_caption, .guppy_twitterbody {
width: 90%;
position: absolute;
top: 50%;
margin: -10% 0%;
left: 0;
text-shadow: 1px 1px 1px #0a0a0a;
background:#0f2f8f80!important;
padding: 10px!important;
}
#guppy-container{
font-family: Amatic SC!important;
padding: 10px;
font-weight: 400;
}
.guppy_fbbody > img, .guppy_instabody > img{
opacity: 0.3;
}
Before
After
.guppy_fbuser, .guppy_instauser, .guppy_twitteruser{
font-family: Amatic SC;
font-size: 30px;
}
Before
After