Okay
  Public Ticket #902758
White strip at top of header
Closed

Comments

  •  2
    ideaofnorth started the conversation

    When using the Rev Slider on my portfolio page, I’m left with an approx. 50px tall white strip above the header container. Switching to LayerSlider does the same thing. I’ve tried absolute header for the page, tried all variations in theme options > header.

    I’m basically trying to replicate the fullscreen slider with menu overlay here:http://demo.kaliumtheme.com/main/ but something isn’t working. Importing the demo hasn’t worked either, wp-content import error.

    My PHP configuration is at or above your recommended. Any ideas?

  • [deleted] replied

    Hi ideaofnorth,

    Your site is on Coming Soon mode. Can you please send us your WordPress username and password? We need to investigate your site and then get back to you if we have possible solution.

    Make sure to choose Private Reply when you send us sensitive informations!

    P.S: Glad to hear that you managed to create a ticket

  •   ideaofnorth replied privately
  • [deleted] replied

    Hi Ideaofnorth,

    Your credentials are not working for me, can you please check them? Also please disable 'clef' until i manage to log-in?

  •   ideaofnorth replied privately
  • [deleted] replied

    Hi Ideaofnorth,

    Can you please add the code below to Custom CSS

    body.home .header-absolute .portfolio-title-vc-content {
    margin-top: 0px !important;
    }
  •  2
    ideaofnorth replied

    Does not work after adding to either the actual portfolio page or also the overall theme Custom CSS.

  •  2
    ideaofnorth replied

    Solved it with different CSS code via a developer friend. 

    .header-absolute .portfolio-title-vc-content{margin-top: 0px !important;}


  • [deleted] replied

    Hi ideaofnorth,

    Glad to hear that