Auto height when using shortcode
-
Hi,
I use rotating tweets with a shortcode at a visual composer and on mobile devices the auto height isn′t set for the .rotatingtweets div, only for the tweets itself. My CSS looks like:
.rotatingtweets, div.rotatingtweet, .rtw_main { width:100% !important; min-height:50px; } div.rotatingtweets_format_0 p.rtw_main { padding: 10px 50px; } .rotatingtweets, rotatingtweet, rotatingtweets_format_0 { height: auto !important; } .rotatingtweets a:hover { color:#fff; }
How can I set height:auto for the main div?
Regards,
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Auto height when using shortcode’ is closed to new replies.