Viewing 2 replies - 1 through 2 (of 2 total)
  • Solved it with this CSS:

    .slideshow_container {
    float: left;
    margin: 0 !important;
    }

    Thread Starter niconic

    (@niconic)

    Thanks for the help @meckerlax.

    That worked, but now when I want to add padding or adjust the margin it either drops it below or doesn’t work.

    Is there a way to create a class like h5 to adjust it?

    .slideshow_container h5{
    float:left!important;margin:10px!important}
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Slideshow Side by Side’ is closed to new replies.