Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1222913
    strandbein
    Participant

    Hi,
    I have a little cosmetical problem. I created two little photo slideshows with a short image description. On desktop all looks good, also on iPhone landscape. But I want to see the text on every device and format in the vertical middle of the white border.

    http://ami-studio.de/#Studio

    Thanks for your help in advance,
    Jens

    #1223357
    Rupok
    Member

    Hi there,

    Thanks for writing in! You can add this under Custom > CSS in the Customizer.

    @media only screen and (min-width: 768px) and (max-width: 979px) {
    .rev_slider .slotholder {
      top: -6px !important;
    }
    }

    Hope this helps.

    Cheers!

    #1223672
    strandbein
    Participant

    Thank you very much. I added something for iPhone, now it looks fine 🙂

    #1223809
    Paul R
    Moderator

    You’re welcome! 🙂

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