• Resolved giovannionias

    (@giovannionias)


    Hi People
    My Name is Giovanni

    I have this site:
    https://www.newdental.com.br

    I searched all possible forums and places on the internet, like removing this white space above the slider, tried all the codes that used in other threads and did not work …
    Can someone help me?

    Thanks

    The page I need help with: [log in to see the link]

Viewing 9 replies - 1 through 9 (of 9 total)
  • Hi Giovanni,

    Kevin from MetaSlider here. It looks like you just need to override two of the theme’s CSS styles. You can add these to a child theme CSS file, or use a plugin that lets you add CSS to your website (search in the plugins area)

    .home.page:not(.page-template-template-homepage) .site-header {
      margin-bottom: 0!important;
    }
    .home.page:not(.page-template-template-homepage) .vc_row.vc_row-o-content-top>.vc_column_container>.vc_column-inner{
      padding-top: 0!important;
    }

    The second style might affect other sections on the home page, but have a look and see.

    Thread Starter giovannionias

    (@giovannionias)

    Hello Kevin ,
    I put the code it passed in (customize> additional CSS), it worked perfectly!

    Thank you very much!
    Thank you for your efficiency.

    I have been searching for the answer to this as well! Hopefully someone using the Artbees Jupiter theme can benefit from this. Pounding head against wall, and NO css I have tried even makes this block budge. Thought I knew a thing or 2 about CSS…

    Here is my site:
    https://www.newtowninternalmedicine.xyz

    It’s right there in the header. No special needs here. Everything works perfect with the rotation, etc, except it’s just conveniently pushed 1-2″ down with ugly, pointless space (FROM WHERE??), looking completely massacred.

    I might want to add… I attempted the CSS code above and it did not work. There is a positioning issue with the navigation bar as well. I am thinking if the Metaslider issue is resolved, the rest will flow smoothly.

    Eu tive o mesmo problema neste site que eu gerencio https://www.ortobraz.com.br

    • This reply was modified 5 years, 10 months ago by giancarlo33.
    • This reply was modified 5 years, 10 months ago by giancarlo33.

    Nesse site verifica se deu certo
    https://www.aiup.com.br

    Quando fizemos as altera??es no site ocorreu a mesma situa??o

    aconteceu a mesma coisa aqui

    • This reply was modified 5 years, 6 months ago by giancarlo33.

    Ocorreu a mesma situa??o em uma loja virtual que eu estava trabalhando na mobraz

    • This reply was modified 5 years, 5 months ago by giancarlo33.
Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Remove White Space (Gap) above meta slider’ is closed to new replies.