Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #121166
    Brian
    Participant

    The top menu is hiding a portion of the image slider. It appears the the featured image slider is starting at the top of the page rather than from the bottom of the menu, so the top portion of the image is cut off. Please provide a solution http://jenkweb.com/mosgila/wp2/

    #121191
    tikaram
    Keymaster

    @jenkweb : The following custom css that you have used while customizing your site is causing the issue.

    #masthead {
        background-color: #cccccc;
    }
    .main-navigation a {
        background-color: #cccccc; 
    }

    Please remove these additional css from your site and the top portion of the image will be displayed.
    As you can see in the demo of the theme, the featured image slider starts from the top of the page and not from the bottom of the menu.
    Let me know if you need further assistance.

    Regards,
    Tikaram

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Menu hiding image slider’ is closed to new replies.