Please provide me with a link to your site and I will take a look to see what is happening. Thanks.
Thread Starter
burakwp1
(@burakwordpress1)
Thread Starter
burakwp1
(@burakwordpress1)
and thank you for your efforts 🙂 it´s a really good theme!!
You’re very welcome and thank you!
Now regarding your issue…I just looked at your site. When you say footer, are you referring to the area where your menu and copyright are located? So far everything looks ok, unless I’m missing something?
Thread Starter
burakwp1
(@burakwordpress1)
yes I mean the place where the copyright is there is a part and there is a black background.. other sites like LEISTUNGEN there isn´t anything like this black stripe under the copyright
Other sites like “Leistungen” ?
I must be missing something or not fully understanding, but the footer is in the correct location with the darker background behind it, then above is a slight lighter grey which is reserved for widgets. For the footer background area, its default colour is #161718 and does have a 1px line at the bottom of #333333 for the colour. These colours of course can be changed from the theme’s customizer.
Overall, not sure what is out of place? Perhaps a screenshot of what you are seeing that I am not?
Thread Starter
burakwp1
(@burakwordpress1)
can I have your email adress that I can sent you a screenshot? Or write me d.burak@gmx.de
Andrew Nevins
(@anevins)
WCLDN 2018 Contributor | Volunteer support
You can post a link to a screenshot. Use http://snag.gy .
It’s better for the community if you keep support here.
Thread Starter
burakwp1
(@burakwordpress1)
ok I haven´t known this…the link: http://snag.gy/QCqLe.jpg
ok, now I know and see it. Thanks for the screenshot.
That black area is actually the page background. So for shorter pages that do not fill a browser window in height, the page background (default colour is #000000) will show up. You can change the colour from the WP Background feature under the Appearance menu in the admin. You can use a solid colour or even use a background image, static or repeating pattern.
Thread Starter
burakwp1
(@burakwordpress1)
Hmm ok.. and is there any other solution like making more space between the things to fill a browser window height or another solution without only changing the color? Or is it impossible?
It’s all related to how much content you have in your page. Unfortunately the basics of css and div container heights, etc., are not really possible without scripts or other complex means if you want to fill any browser window height (eg: 100% height).