Skip to content
View in the app

A better way to browse. Learn more.

Web Designer Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Footer not displaying correctly on mobile site

Featured Replies

Hello working on my website www.eugenemdonaghy.co.uk trying to get my social media in the footer but unable to get all in the footer social media icons appear outside the footer on a mobile site

have a codepen at Untitled

 

 

Screenshot_20260407_230736_Samsung Browser.jpg

Edited by eugenemdonaghy
Uploading screenshot

You are using a list for your footer menu. If you want the list items to stack on mobile change the list item from display: inline to display: block.

You many need to remove the list-inline-item class.

TBH, the whole site structure and CSS is a real mess. You could make it so much simpler.

32 minutes ago, eugenemdonaghy said:

...got chatgpt to look at the css

That wasn't a good idea. If you must use AI claude is far better.

Get rid of bootstrap - it's dated and clunky and adds in load of code you don't need.

You then have two more CSS files you don't need. Instead of icons try using SVG

Experiment with display:grid and display:flex. They will give you far more control than using lists.

But I have to ask. For whom is the website? Is it so you can learn to code or is this just a hobby site?

 

 

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.