Footer on Mobile

Home Forums Jevelin Theme Footer on Mobile

Home Forums Jevelin Theme Footer on Mobile

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • staterequirement
    Participant

    All the text in my footer stacks on top of itself on mobile.

     

    Thoughts?

     

    staterequirement.com

    Hi @staterequirement,

     

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

     

    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

     

    .sh-footer .sh-copyrights a {
        line-height: 20px;
    }

     

    Best regards,
    Shufflehound team

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