Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #152823
    Javier
    Participant

    Hi,
    I would like to eliminate the blank space that there is between the menu, and the “hero content” in the main page of my site (www.javiergranados.com) but I don’t know where to change that in the CSS.

    Thanks for your help.

    #152850
    sapana
    Participant

    @jgranados: Go to=> Appearance=> Customize=> Additional CSS and add following CSS code.

    .hero-content-wrapper {
            margin-top: 0px!important;
    
    }

    Let me know if it helps you out!
    Kind Regards,
    Sapana

    #152864
    Javier
    Participant

    Thanks! It work perfectly.

    #152881
    sapana
    Participant

    @jgranados:
    Hello,
    I hope I was able to resolve your issue. If it’s not too much trouble,I have a quick request: could you please leave an honest review? https://wordpress.org/support/theme/fotografie/reviews/#new-post Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated.

    Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know.
    Kind Regards,
    Sapana

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Space between menu and hero content’ is closed to new replies.