Wrong responsive behaviour in tablet

Home Forums Jevelin Theme Wrong responsive behaviour in tablet

Home Forums Jevelin Theme Wrong responsive behaviour in tablet

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
  • kykm
    Participant

    I’m having some issues with responsive behaviour in tablets (attached image).

     

    Questions:

    • Is it possible change “Mobile Only” values?
    • Is it possible add a “Tablet Only” values?

    Well, the actual question is: how can I fix it?

    Thank you

    Attachments:
    You must be logged in to view attached files.

    Hi @kykm,

     

    I hope you are well today and thank you for your questions.

     

    I am not sure what you are referring as values and i don’t see any issue in your shared screenshot so could you please tell me a bit more in detail exactly what is the issue so that i can help you to resolve it?

     

    Best regards,
    Shufflehound team

    kykm
    Participant

    In the iPad screenshot, you can see that the text (1) is really narrow (you can’t barely read it) and pics are really small.

     

    It would be great if was displayed in only three columns when you watch it on tablets?

     

    Thank you

     

     

    Attachments:
    You must be logged in to view attached files.

    We can try achieving this by developing custom CSS code.

     

    Could you please share me the page URL from your site where it is displaying so that i can help you to achieve it?

    kykm
    Participant

    Problems are located in “Team” section.

    Thank you 🙂

    I can see you are using columns to display that section on the homepage of your site so just use three columns in one row instead of four.

    kykm
    Participant

    I can’t do it because if do that pictures are SO big in web version.

    And even I use three columns (in private, URL), pictures behave weird…

    You can display them smaller on desktop by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    @media ( min-width: 1024px ) {
    .sh-team-style3 .sh-team-image-container {
        width: 15%;
    }
    }

    kykm
    Participant

    It works great!

     

    But resposive still made that pics looks in different sizes :S

     

    • iPad Pro (vertically)

     

    What you are trying to achieve is custom functionality that requires you to develop custom code.

     

    Developing custom code for custom functionality is beyond the scope of support that we provide here. Please see https://themeforest.net/item/jevelin-multipurpose-premium-responsive-wordpress-theme/14728833/support

     

    If you are not a developer then you can consider hiring a developer to develop it for you. You can hire a developer from any freelance site. Shufflehound recommends the developer https://www.upwork.com/freelancers/~011652ffec8865c6d5

Viewing 10 posts - 1 through 10 (of 10 total)