video border too wide-margins

  • In Progress
    Posted in: Highend WP Theme  
  • Customer
    atomixxblends
    April 27, 2017 at 6:50 pm #108900

    domain: Atomixxblends.com

    I’ve left the border there temporarily so you can see what the problem is.

    Here is the custom class i put in styles.css

    .my_class_name {
    margin: 0 auto !important;
    border: 10px outset #ddd !important;
    }

    The border is meant to wrap around my embedded youtube video (on home page) with a margin of 0 on all 4 sides.

    For some reason (I’ve tried to fiddle with a lot of variables and can’t figure it out), the border wraps find around the top and bottom, but it extends far wider than it should to each side of the screen.

    I need the border to wrap around the video with no space in between.

    What do i need to do to make this width issue stop, but also not mess it up for responsiveness?

    Sorry, this forum is for verified users only. Please Login or Register to continue

Comments are closed.