• How do I fix the margins of my side bar or everything to cover more screen space.

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

Viewing 1 replies (of 1 total)
  • Anonymous User 15646442

    (@anonymized-15646442)

    Navigate to your wp-admin > Appearance > Customize > Additional CSS and insert the following code:

    input, textarea, select, button {
        max-width: 100%;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘how to fix the margins on my sidebar widgets’ is closed to new replies.