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 #1884998
Lenght
Closed

Comments

  • controlpointchile started the conversation

    Hello,

    The problem here is that the titles are cut in mobile instead of being responsive.

    I try to fix it with:

    @media  only screen and (max-width: 480px){
    span.eltdf-is-title {     
    display: flex! important;       
    white-space: normal;
    }
    }

    but it did not turn out.

    Can you guide me?

  •  1,845
    Elated replied

    Hi there,

    I apologize about the belated reply - we have been getting a lot of tickets lately, and our reply times have not been as fast as we would have liked.

    You can do that with this code:

    @media  only screen and (max-width: 480px){
        .eltdf-h-style-4 h1 {
            font-size: 37px;
        }
    }
    

    Or you can go to the Elated options > Fonts and for every h1 set font size here:

    4350121564.png

    Let me know if you have any other questions!  

    Best regards,

    Marie


    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.