Header image, menu and slider

  • Author
    Posts
  • #42770

    Hi,

    I have put any header image but there is a space between the header, menu and slider. How to delete the space?
    How do i have the header next to menu, and menu next to slider with no spaces?

    Best Regards

    Website: www.ipce.net.br

    #42771

    Friends,

    I found the answer right here on the forum, after much research.

    I think it would be important to describe this procedure in the FAQ … Just a hint ….

    Here is the solution:

    #access {
    display: block;
    float: left;
    margin: 1px auto 0;
    width:100%;
    }
    
    #main {
    clear: both;
    padding: 0px;
    margin-top: 1px;
    } 

    Website: www.ipce.net.br

    #42951
    Zed
    Cryout Creations mastermind

    The menu’s top margin will go away in an upcoming theme update.
    The bottom margin is configurable in the theme’s settings.


    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
Viewing 3 posts - 1 through 3 (of 3 total)

The topic ‘Header image, menu and slider’ is closed to new replies.