Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #444168

    Hello,
    I have two styling questions about http://www.autostoomdienst.nl/wp
    I would like to create a border around the footer (top, bottom, left, right), black, 2 or 3 px. How can I do this?

    Second question: how can I increase the space between menu-buttons and slider on the homepage?

    Thanks for your answer!

    #444440

    Hi famewebdesign!

    Please add following code to Quick CSS in Enfold options under General Styling tab

    #footer {
      border: 3px solid black;
    }
    .home .content { 
    padding-top: 100px; 
    }

    Best regards,
    Yigit

    #444479

    Thanks Yigit! :-)

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘styling questions’ is closed to new replies.