Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #382212

    Hi,

    I’ve got two issues which as far as I can tell haven’t been caused by my sloppy css (unlike the issue that had me banging my head against the desk all night earlier)

    1) I’d like to reduce the vertical space between the menu and the slider but can’t seem to be able to target it.
    2) Also the menu drop down items are sitting behind the slider. I know this is a z-index issue but again I can’t seem to target the right thing

    Here is a screenshot of the issues and my site url is: http://imf.digitalessence.net/

    http://screencast.com/t/Ox9KW3QIhZ

    Many thanks for your help.

    #382685

    Hey DigitalEssence!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .home .content {
    padding-top: 10px;
    }

    and then go to Enfold theme options > Advanced Styling tab and edit “Main menu sublevel links”. Currently background color of sublevel items are set to transparent, which is making it look like it is behind slider

    Best regards,
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.