Home › Forums › Support › Alignment / Border of the footer widget 3 in mobile view This topic has 3 replies, 2 voices, and was last updated 3 years, 4 months ago by Fernando. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts November 29, 2022 at 12:55 am #2440473 Emanuel Hello GP-Community / Support Page for help: http://www.flyairea.com GP 3.2.4 / GP Premium 2.2.1 Problem: The footer widget 3 is alligned to the left when in mobile mode and not using the total space. Where can I change this settings or does anybody have any CSS for this? Thanks a lot! Emanuel November 29, 2022 at 1:06 am #2440486 Fernando Customer Support Hi Emanuel, Your form in the footer is limited to a specific width by your plugin. You’ll need to modify this through your plugin, however, if it’s not possible, try adding this through Appearance > Customize > Additional CSS: @media screen and (max-width: 768px) { .site-footer #wp-members { width: 100%; } } November 29, 2022 at 11:22 am #2441677 Emanuel Thanks a lot for the fast reply! It works with the custom CSS 🙂 November 30, 2022 at 5:01 pm #2443720 Fernando Customer Support You’re welcome, Emanuel! 🙂 Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In