Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #440352

    Hello,

    I have an WordPress installation with Enfold theme.
    I’ve already used additional CSS to bring whole thing down a bit using
    .boxed#top {
    margin-top: 40px;
    }

    How can can I increase the white area on top of the logo so it would look better?
    Here is a screenshot about current layout:
    https://www.dropbox.com/s/hu5kt6maqxlac4n/wp_top.PNG?dl=0

    Many thanks,
    Mati

    #440357

    Hi maednurm!

    Please add following code to Quick CSS

    .logo { top: 10px; }

    Best regards,
    Yigit

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