Hello Summer Sale!
Exclusive season-opening discount on TheGem theme.
Limited time offer.

Okay
  Public Ticket #3216105
video module from vimeo
Closed

Comments

  • aledelpu started the conversation

    Hi,

    is there a way to edit with CSS the Vimeo video in the page?

    I'd like to hide the NGS text at the top left of the video and the black background.

    for the NGS text I tried with the code below but it's not working:

    .Title_module_title__4ca3ce89 .Title_module_header__4ca3ce89 .Title_module_mainTitle__4ca3ce89 {
    display: none!important;
    }

    for the background, I've no idea

    thanks

  •  7,280
    Oliver replied

    Hi, 

    About NGS, I see you already hided it, do you still need help? About back BG, try this one:

    .elementor-aspect-ratio-169 .elementor-fit-aspect-ratio {
        padding-bottom: 53.25%;
    }
    

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver

  • aledelpu replied

    works fine

    thanks

  •  7,280
    Oliver replied

    Welcome!

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver