Jelelin Photograf theme for mobile

Home Forums Jevelin Theme Jelelin Photograf theme for mobile

Home Forums Jevelin Theme Jelelin Photograf theme for mobile

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    RESOLVED Posts
  • mihaibalta
    Participant

    <span class=”” title=””>Hello,</span>

    <span class=”” title=””> I have installed Jevelin theme for my website http://www.mihaibalta.com, I’ve up set everything, but the mobile view is not working properly, causing a not very user friendly experience of my site.</span> <span class=”” title=””>Are there any settings that I should check further, any modifications that I should perform in order to improve this?</span>

    <span class=”” title=””>Thank you,</span>
    <span class=”” title=””>Mihai Balta</span>

    Hi @mihaibalta,

     

    Sorry to hear of the problem you are having.

     

    Could you please tell me exactly what issue are facing on mobile by sharing screenshot of it so that I can help you to resolve it?

     

    Best regards,
    Shufflehound team

    mihaibalta
    Participant

    hello,

     

    I have attached a few screenshots related to the problem I’ve mention before.

     

    Please let me know if there is anything else needed from my side.

     

    Thanks,

    Mihai Balta

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

    Solution for this topic

    You can resolve it 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 (max-width: 800px) {
    .sh-column, .vc_column_container {
        width: 100% !important;
    }
    }

    mihaibalta
    Participant

    hello,

     

    thank you for the answer, the problem has been solved.

     

    have a nice day,

    Mihai Balta

    You are most welcome here 🙂

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