This topic contains a post which is marked as Best Answer. Press here if you would like to see it.
*

jasongeek

  • ***
  • 61 posts
Footer Links are not Responsive on the Phone
« on: April 17, 2022, 05:34:07 PM »
The footer links aren't working on the phone. I'm not sure how to fix it. The text links are cutting off. I have attached a screenshot.

*

MB Themes

Re: Footer Links are not Responsive on the Phone
« Reply #1 on: April 21, 2022, 01:27:11 PM »
Could not reproduce on demo.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

jasongeek

  • ***
  • 61 posts
Re: Footer Links are not Responsive on the Phone
« Reply #2 on: April 21, 2022, 04:14:00 PM »
On the OSClass demo or the Delta theme demo?

*

MB Themes

Re: Footer Links are not Responsive on the Phone
« Reply #3 on: April 21, 2022, 06:34:34 PM »
Delta demo.
What is your screen width?
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

jasongeek

  • ***
  • 61 posts
Re: Footer Links are not Responsive on the Phone
« Reply #4 on: May 01, 2022, 07:19:51 AM »
Not sure. It's a Samsung Galaxy S10.

Marked as best answer by frosticek on June 16, 2022, 05:53:13 PM
*

MB Themes

Re: Footer Links are not Responsive on the Phone
« Reply #5 on: May 05, 2022, 03:16:34 PM »
You must send URL, it is not clear what could cause it.
Maybe this CSS could help a bit:
Code: [Select]
footer {word-break: break-all;}
I was trying to reproduce on https://delta.mb-themes.com/ and did not get such issue.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

jasongeek

  • ***
  • 61 posts
Re: Footer Links are not Responsive on the Phone
« Reply #6 on: June 15, 2022, 03:26:52 PM »
Word break css worked.