How to lower the LOGO on the header?

Homepage Community Forums Epik Theme Support How to lower the LOGO on the header?

Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #11833
    #11842
    Eric
    Customer

      Add background-position to your site-header in your css near line 1882 –

      .site-header {
          background: url(http://seohour.com/wp-content/uploads/2014/04/logo.png) no-repeat !important;
          background-position: 0 18px !important;
      }

      I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com

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