• Resolved MikeSZ

    (@pav509)


    Hello,

    I removed all of the sections from the theme and only have the header enabled. Is there a way I can remove or fill with color the extra white spacing between the header and the footer section?

    [img]https://i.imgur.com/jSXDdA5.jpg[/img]

    Nevermind, I was able to fill the extra spacing here:

    body {
    	background-color: #fff; /* Fallback for when there is no custom background color defined. */
    }
    
    • This topic was modified 8 years, 3 months ago by MikeSZ. Reason: Solution
Viewing 1 replies (of 1 total)
  • Hey there,

    Glad you were able to figure it out on your own.

    Just a heads up: Please don’t modify theme’s main files, including stylesheet because changes made to the files of the theme will be lost when the theme is updated. Instead, please set-up a child theme or use a plugin, like Advanced CSS Editor to achieve your goal.

    Have a nice day!

Viewing 1 replies (of 1 total)
  • The topic ‘Header White Spacing’ is closed to new replies.