CSS Teaser Modification

Change the Teaser Size

.dydu-teaser-brand {
    height: 110px;
    width: 110px;
}
BeforeAfter

Change the Button Color

.dydu-teaser-button {
  color : blue;
  background-color: white;
  border : 1px solid;
}
BeforeAfter

Hide the Button

.dydu-teaser-button{
    display:none;
}
BeforeAfter
.dydu-teaser-brand{
    display: none;
}
BeforeAfter

Last updated

Tous droits réservés @ 2023 dydu.