Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1061701
    TerryPaul
    Participant

    I wanted to center my video, I inserted a shortcode into a text box thinking i could click on center but it is staying to the left. If you click on the video it will pop-up centered which i want.

    http://www.lena.org/dev/products

    thanks.

    #1061784
    Thai
    Moderator

    Hey There,

    Please add the following CSS under Customizer > Custom > Global CSS:

    #x-section-4 .x-video.embed.with-container {
        margin-left: auto;
        margin-right: auto;
    }

    Hope it helps 🙂

  • <script> jQuery(function($){ $("#no-reply-1061701 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>