I need something like thisHey what exactly are you looking for?
I do not see anything thereI need something like this
I do not see anything there
So do you get what i mean now
Thanks broI think you want to customize the theme by entering a specific css code. Try this css:
.app-btn {
border-radius: 10px !important;
background-color: #00B16A;
animation: pulse 1s infinite;
}
@keyframes pulse {
0%, 100% {
background-color: #00B16A;
}
50% {
background-color: #2ECC71;
}
}
Please do you find how to customize content loker ?Anyone has a free ogads custom css code