• Hello- Can i change the color or remove completely the black play button that shows on the feature image?

    Thanks

    Judd

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Add the following to your themes tyle.css file

    .fvp-overlay .fvp-actionicon.play,
    .fvp-dynamic .fvp-actionicon.play {
    display: block;
    background-image: url(‘https://dehayf5mhw1h7.cloudfront.net/wp-content/uploads/sites/1120/2019/03/12185107/Hits-LL-2.png’);
    }

    Create a new play button in the color of your choice and Replace the background image url with your own.

Viewing 1 replies (of 1 total)
  • The topic ‘Change Black Play Button’ is closed to new replies.