Footer mobile - center logo

Home Forums Jevelin Theme Footer mobile – center logo

Home Forums Jevelin Theme Footer mobile – center logo

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

    On mobile, the logo in the footer isn’t centered and does not have enough padding. How can I change the padding of the logo and make it centered, but only on mobile ?

    bono.croissanceetconfiseries.com

     

     

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

    Solution for this topic

    Hi @camille2421,

     

    Thank you for your question.

     

    I can see the logo is center aligned in your shared screenshot.

     

    You can add bottom padding to 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

     

    .sh-copyrights-logo {
        padding-bottom: 20px;
    }

     

    Best regards,
    Shufflehound team

    camille2421
    Participant

    Thanks

    You are always welcome here 🙂

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