Hi Yigit. i want to add a blank area under footer socket. how can i do this with enfold? thank you.
7ßpx high and the new area should appear on all pages of the wordpress site :) Can you please help us with the code :)
Hey corneliaboehm!
Please add following code to Quick CSS
#main {
background-color: #f3ebde;
}
#socket {
margin-bottom: 70px;
}
Cheers!
Yigit
Cool. Looks fantastic. !
Can you help us to get this: to the middle of the footer socket :)
Hey!
Please try the following CSS:
#chatra {
margin-right: 45%;
margin-left: 45%;
}
Cheers!
Jordan