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

Top Widgetized Area on top of Header on Mobile

headerMobileresponsiveTop Widgetized Area
    • 6 years ago lapizd
      Participant

      Expired

      I updated to your last version and have the <span style=”background-color: #fcfcfc; font-family: -apple-system, system-ui, ‘Segoe UI’, Roboto, Oxygen-Sans, Ubuntu, Cantarell, ‘Helvetica Neue’, sans-serif; font-size: 14px; font-weight: 600;”>Show Top Navigation on Mobile (Small screens) set to ON. </span>But it is overlapping the main header (logo, hamburger menu) on both tablet and phone. How can I fix it?

    • 6 years ago Mirela
      Participant

      Hello,

      Please add this code into your Custom Css box:

      @media(max-width: 480px){
      .header_wrapper.transparent.header_1.background--light {
          padding-top: 100px;
      }}
      @media(max-width: 979px){
      .header_wrapper.transparent.header_1.background--light {
          padding-top: 100px;
      }}

      Change the value to your wish.
      Best regards!

    • 6 years ago lapizd
      Participant

      Expired

      It works to push it down on first load but when you scroll down the page. The sticky nav doesn’t move to the top but leaves an empty space where the top widgetized area is.

      https://www.dropbox.com/s/dzi3dhsaetb8vh4/Screen%20Shot%202019-06-19%20at%2011.00.31%20AM.png?dl=0

       

       

    • 6 years ago Mirela
      Participant

      Hello,

      Please go to file js/main.js and find this line:
      $('.header_wrapper').css('position', 'fixed').css('visibility', 'visible').addClass('open');

      Replace with this:
      $('.header_wrapper').css('position', 'fixed').css('visibility', 'visible').css('padding-top', '0px').addClass('open');

      Let us know.
      Best regards!

    • 6 years ago lapizd
      Participant

      Expired

      I made the change and it did not work. Still looking the same. Any help will be appreciate it.

    • 6 years ago Mirela
      Participant
      This reply has been marked as private.
    • 5 years, 11 months ago lapizd
      Participant

      Expired

      I do not want the top widgetized area to show but to dissapear cause it takes too much space on the top as you scroll down.

      I was able to accomplish it with the following code:

      @media(max-width: 320px){

      .header_wrapper.transparent.header_1.background–light {
      top: 20px!important;}

      .sticky_header .header_wrapper.transparent.header_1.background–light {

      padding-top: 0px!important;
      opacity: .8;
      top:0!important;
      }
      }

      @media (max-width: 979px){

      .header_wrapper.transparent.header_1.background–light {
      padding-top: 80px!important;

      }

      .sticky_header .header_wrapper.transparent.header_1.background–light {                  padding-top: 0px!important;
      opacity: .8;<span style=”white-space: pre;”>
      </span>}
      }

    • 5 years, 11 months ago Mirela
      Participant

      Hello,

      By default the top header is not shown in mobile. The code we gave you was to make it show. However, it’s good to know you have set it up to you wish.

      Best regards!

Viewing 7 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