Footer on mobile

Home Forums Jevelin Theme Footer on mobile

Home Forums Jevelin Theme Footer on mobile

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    RESOLVED Posts
  • camille2421
    Participant

    The footer looks great on desktop, but not on mobile. Some content doesn’t show. Is there a way to fix this ?

    bono.croissanceetconfiseries.com

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

    Solution for this topic

    Hi @camille2421,

     

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

     

    This is happening because of the below custom CSS code that you are using on your website with Yellow pencil editor so please remove it to make it work fine on mobile.

     

    .sh-footer-columns .widget-item:nth-child(2) p:nth-child(1) {
        top: 100px;
        left: -401px;
    }
    .sh-footer-columns .textwidget p {
        position: relative;
        top: 100px;
        left: -326px;
    }

     

    Best regards,
    Shufflehound team

    camille2421
    Participant

    Thanks I got it.

    You are always welcome here 🙂

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