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 #1787218
Responsive version
Closed

Comments

  •  1
    mathildebrenier started the conversation

    Hello!

    I have a request about the responsive version in Brynn Portfolio. Indeed, I choose the "Portfolio Fullscreen" for my projects and I noticed that with the mobile the explication part doesn't appear as in the laptop version (see file attachement). What can I do ?

    Thank you very much for your answer.

    Best regards,

    Mathilde 


  •  1,845
    Elated replied

    Hi Mathilde,

    This is the way how the Portfolio Fullscreen is working on the mobile version. You can set up that container on the right side, but this on only workaround:

    @media only screen and (max-width: 480px){
    .eltdf-portfolio-single-holder.eltdf-ps-fullscreen-slider-layout .eltdf-portfolio-slider-content {
        display: inline-block;
    }
    .eltdf-portfolio-single-holder.eltdf-ps-fullscreen-slider-layout .eltdf-portfolio-slider-content {
        left: 50%;
        padding: 0px 290px 0 50px;
    }
    }
    

    This is not the best example how you can do this and if you want to set this up little bit different, it would require some custom coding and we are not in the position to take any additional work. 

    Let us 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.