Support » Theme: Corpo » How to remove blank space (margin) from top and bottom of page

  • Resolved Jazz

    (@jsmakkar)


    Hi Guys,

    How could I zero the blank space from top and bottom of page.

    Thank you!

Viewing 1 replies (of 1 total)
  • Theme Author alex27

    (@alex27)

    Try adding this code via My Custom CSS plugin:

    #top-wrapper { margin:0; }
    #wrapper { padding: 0 20px; }

Viewing 1 replies (of 1 total)
  • The topic ‘How to remove blank space (margin) from top and bottom of page’ is closed to new replies.