Responsive mode

Home Forums Jevelin Theme Responsive mode

Home Forums Jevelin Theme Responsive mode

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
  • Bubblescreations
    Participant

    Hi,

    I have some problems in responsive mode.

     

    See screenshots.

    Gr, Marc

    Hi Marc,

     

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

     

    Could you please share me the page URLs from your site where it is not displaying so that I can troubleshoot it?

     

    Best regards,
    Shufflehound team

    Portfolio catogory’s fell of screen in responsive. (https://ibb.co/k85PgbS)

    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.sh-column-8636941e702de9296ad33cc46411844e {
        margin: -375px 0px 0px 0px;
    }
    }

    Menu is not working?  (https://ibb.co/3pLcPyh)

    The menu is working fine for me as shown in the attached screenshots.

     

    Please advise.

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

    Bubblescreations
    Participant

    Hi,

    1. I add the CSS code but nothing changed.

    2. Menu is working but there is a white border in screen. See screenshot i send before.

    1. I add the CSS code but nothing changed.

    It is displaying fine for me now as shown in the attached screenshot.

     

    Please test it clearing your browser cache.

     

    2. Menu is working but there is a white border in screen. See screenshot i send before.

    I don’t see it as shown in my above shared screenshot.

     

    Please test it using a different browser and don’t test it just resizing the browser but also refresh the site after resizing the browser.

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