Apply css specific to a player configuration

If your player configuration is named for example just-play-prev-forward, the first rule of the css would be apconfig-just-play-prev-forward

go to zoomsounds > appearance > extra css to apply the styling:

example on how to increase play button size

.apconfig-just-play-prev-forward .con-playpause{
width: 60px!important; height: 60px!important;
}

 

 

Was this article helpful?

Related Articles

Leave A Comment?