Important notice: we will respond to all open ticket requests up until November the 1st. After this date, we will be unable to process the ticket requests here on Ticksy.

Okay
  Public Ticket #1029454
Text and image in mobile site
Closed

Comments

  •  2
    mrtextortexel started the conversation

    When I open site by Safari on IPhone and open post with quote text (for example - http://cinemaflood.com/cinema-news-digest-20-01-2017/):

    1) quote leaving behind a column border (attach 1);

    2) names of columns in the layered text (attach 2);

    3) post title is not displayed completely (attach 2).

    If I open site on Android:

    4) the first image in slider is shifted upwards, leaving the bottom of a large piece of black screen (attach 3).

  •  1,845
    Elated replied

    Hello,

    1) and 2) Please add this css code in Elated Options > General > Custom CSS field:

    @media only screen and (max-width:768px) {
        blockquote {
            font-size:18px;
            padding:70px 0 33px 20px !important;
            
        }
       .eltdf-title .eltdf-title-holder .eltdf-title-text, .single-post .eltdf-title.eltdf-title-has-thumbnail .eltdf-title-holder .eltdf-title-text {
             font-size:15px !important;
       }
    }

    3 )  Add this code as well:

      @media only screen and (max-width: 768px) {
          .eltdf-pswt-holder .eltdf-pswt-slides .eltdf-pswt-content .eltdf-pswt-title {
              font-size:14px;
          }
          .eltdf-pswt-holder .eltdf-pswt-slides .eltdf-pswt-content {
              padding-bottom:0px;
          }
      }

    Thanks


    The Elated Support Center has been moved to our centralized support platform. 

    Please note that any existing tickets prior to this change will be answered right here on Ticksy, and in due time. 

    If you wish to submit a new support request, for all new inquiries please head on to our Help Center.

    Elated Themes is part of Qode Interactive – the home of 300+ premium WordPress themes.

    Don’t forget to sign up for our newsletter and be the first to find out all the latest news.