Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1340100
    brendanduggan11
    Participant

    Hello, what is the code to add a space between embeded video element and text element on my about us section. (in mobile there is no space)

    Thank you

    sunshinesalsatours.com

    #1340247
    Christopher
    Moderator

    Hi there,

    Please add following code in Customize -> Custom -> Global CSS :

    @media (max-width: 767px){
    .x-column.x-sm {
        margin-bottom: 10px;
    }
    }

    Hope that helps.

    #1341889
    brendanduggan11
    Participant

    Thank you, it worked.

    #1341930
    Rupok
    Member

    Glad that it helped. Feel free to let us know if you face any other issue. We’ll be happy to assist you.

    Thanks for using X.

    Cheers!

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