Codeless
  • Support Home
  • Themes
  • Support
  • WordPress Tutorials
    • How to Start a Blog
    • Best Website Builders
    • Best Small Business Hosting
    • Email Marketing Services
    • Cheap WordPress Hosting
  • Video Tutorials

Community Forums

Gap Between Header and Rev Slider on Smaller Displays

    • 7 years, 11 months ago khelgeson
      Participant

      Expired

      I am working on testing my site to troubleshoot any responsiveness issues and I am noticing a big one that I can’t seem to correct. Here is the dev site: https://terranaut.staging.wpengine.com. When you shrink the width of the the browser window the header and Rev Slider adjust correct but then a gap the height of the header (130px) appears and I can’t get it tightened up. I know it has something to do with the value I have entered under the theme settings > Header Options > Header Height but without that value the header get super small. I have been able to force the header back to the correct size using CSS but then the mobile menu doesn’t appear correctly. How do I get rid of this gap? I found a similar item in the forum but there was no response, https://support.codeless.co/?action=bbp-search-request&bbp_search=gap+below+header. This is the last thing I need to get situated before I can push the site live so please let me know what needs to be adjusted as soon as you get a chance. Thank you.

    • 7 years, 11 months ago Mirela
      Participant

      Hello,

      Please add this code into your custom css box in General Options:

      @media (max-width: 979px){
      .top_wrapper {
          padding-top: 0 !important;
      }}

      The 130px space looks like an additional code. Did you perhaps added custom css to style the top wrapper? Or maybe a plugin have added it. However, the code above will fix the space in responsive. Clear cache and refresh pages after saving.
      Let us know.

      Best regards!

    • 7 years, 11 months ago khelgeson
      Participant

      Expired

      I did try to add additional code when I was working on finding a solution on my own but I removed it because it wasn’t working properly. Your @media suggestion didn’t work exactly but it did make me think to try adding the CSS I was playing with yesterday to the media tag and it worked perfectly. Here is what ended up doing the trick:

      @media (max-width: 980px) {
      .header_1.fullwidth_slider_page .top_wrapper {
      padding-top:0 !important;
      }
      }

      Thank you for your help:)

Viewing 2 reply threads

You must be logged in to reply to this topic.

Login

Log In
Register

Renew Support

  • Renew Specular Support
  • Renew Tower Support
  • Renew Folie Support
  • Renew Handel Support
  • Renew June Support
  • Renew Picante Support
  • Renew Thype Support
  • Renew Regn Support

Search Forums

Forums

  • Bygge – Construction Theme
  • Converta – Software Theme
  • Folie – The WordPress Website Builder
  • Handel – Responsive Multi-Purpose Business Theme
  • June WooCommerce WordPress Theme
  • Livecast – Podcast Theme
  • Picante – Restaurant & Food WordPress Theme
  • Regn | Agency & Business WordPress Theme
  • Remake – Minimal Portfolio & Agency Theme
  • Specular – Multi-Purpose WordPress Theme
  • Suggest us Features
  • Tower – Business-Driven Multipurpose WP Theme
  • Vibrance – Photography Theme

Site Links

  • Support Policy
  • Specular Support Forum
  • Video Tutorials
  • Knowledge Base
  • Guides and Reviews

Useful Articles

  • Build a Website
  • Web Design & Development
  • Hosting
  • WordPress

Login

Log In
Register Lost Password