Home Forums WoodMart support forum Change the Play Video icon

Change the Play Video icon

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #399121

    mariacristal
    Participant

    Can I remove the circle around the play video template?

    Attachments:
    You must be logged in to view attached files.
    #399174

    Hello,

    Please provide the page URL and we will give you custom CSS for this purpose.

    Best Regards

    #399332

    mariacristal
    Participant

    The URL is in private section.

    #399416

    Hello,

    Your site is under construction. Please insert the site admin access into the Private content below the message area. We will take a closer look at the case.

    Best Regards

    #399418

    mariacristal
    Participant

    See private content

    #399419

    Hello,

    Please disable the maintenance mode, when I log in, I still see the maintenance mode.

    Best Regards

    #399428

    mariacristal
    Participant

    It’s off. Can you se the site going to http://hugopork.com/inicio ?

    #399746

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .wpb_video_wrapper .button-play{
        border-color: transparent;
    }

    Best Regards

    #399772

    mariacristal
    Participant

    Worked. Thank you so much. I still see it on hover over the video, can that be changed?

    #399870

    Hello,

    Please try this code:

    body .wpb_video_wrapper:hover  .button-play{
        border-color: transparent;
    }

    Best Regards

Viewing 10 posts - 1 through 10 (of 10 total)