How to edit space below header

Homepage Community Forums Epik Theme Support How to edit space below header

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #22141
    colinjordan
    Customer

      If I want to reduce the size of the white space (Epic theme) between the top bar menu and the slider image, what line would I find that on?

      Here’s the site: http://www.fitcoast.com

      Thanks!

      Colin

      #22161
      Wes
      Moderator

        Try adding this to your CSS –

        .slider-wide .flexible-widgets {
        	padding: 0;
        }
        

        That should remove the padding on top and bottom of that wigdet area. The space is coming from a div inside the slider-wide widget called .flexible-widgets

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