Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #602460

    Hi Yigit. i want to add a blank area under footer socket. how can i do this with enfold? thank you.

    View post on imgur.com

    7ßpx high and the new area should appear on all pages of the wordpress site :) Can you please help us with the code :)

    #602675

    Hey corneliaboehm!

    Please add following code to Quick CSS

    #main {
        background-color: #f3ebde;
    }
    #socket { 
    margin-bottom: 70px; 
    }

    Cheers!
    Yigit

    #605448

    Cool. Looks fantastic. !

    Can you help us to get this: to the middle of the footer socket :)

    #605485

    Hey!

    Please try the following CSS:

    #chatra {
        margin-right: 45%;
        margin-left: 45%;
    }

    Cheers!
    Jordan

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.