• Resolved Tayoha

    (@tayoha)


    Hello,

    Thanks for an easy-to-use nd functional widget.

    I added the widget to my website’s footer and the text keep overlapping but on desktop and mobile.
    Can you help me with css to add to the widget so as to make the text overflow to the next line and not overlap

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author dpowney

    (@dpowney)

    Hi Tayoha,

    Your footer has line-height of 1px for some reason… Try adding this custom CSS:

    #thepassion-footer {
        line-height: 1.5em;
    }

    I hope this helps,
    Daniel

Viewing 1 replies (of 1 total)
  • The topic ‘Widget Not responsive: Text Overlapping’ is closed to new replies.