Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • In addition – and I may be mistaken here – the minimum height is part of the element.style, overriding the theme’s CSS, so it seems like the setting should be somewhere in the actual slide CSS, correct?

    I’m having the same issue, and I tried the custom CSS, but it doesn’t work. I’ve tried putting it in the theme’s custom CSS, and in the custom styles for the particular Master Slide I’m working on, but neither place corrected the issue. I also tried using .ms-slide-info, as that’s what shows up in firebug.

    So, to verify, here’s what I’ve tried in both the theme’s custom CSS and in the custom styles for the particular slide I’m trying to fix:
    .ms-info { min-height: 1px;}
    .ms-slide-info { min-height: 1px;}

    Any other ideas?

Viewing 2 replies - 1 through 2 (of 2 total)