Viewing 7 replies - 1 through 7 (of 7 total)
  • Hi fitnesslifefacts. You could try adding this to your custom css:

    #header .pad {
      display: none;
    }
    Thread Starter fitnesslifefacts

    (@fitnesslifefacts)

    Hi bdbrown. I already did that but it’s not working.

    OK, but that css doesn’t show up in the site you linked above. Maybe the cache needs to be updated?

    Thread Starter fitnesslifefacts

    (@fitnesslifefacts)

    How do I do that? I placed the code on custom css.

    Thread Starter fitnesslifefacts

    (@fitnesslifefacts)

    In my header I placed the shortcode inside <div class=”container group”>
    <div class=”container-inner”>
    When I move the shortcode above these lines the space goes above the slideshow and not below it.

    Another option, if you’ve already edited header.php, is to either remove this entire div:

    <div class="group pad">

    or just change the div class so the theme default css isn’t applied.

    Thread Starter fitnesslifefacts

    (@fitnesslifefacts)

    Thank you for your suggestions. I didn’t try the last thing you said but it appears that the problem is fixed. I dont know how this happened.

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Space below header slideshow’ is closed to new replies.