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

    Hello!

    I am running Enfold and Master Slider.

    Everything seems to work well, however after dropping in Master Slider, there is a white space at the top of the page.

    I’d like the navigation to sit over top of the fullscreen slider (z-layer), rather than above it with it pushing the slider down the page.

    This is an example of the look I’m going for (this is not the link to my site – merely how I’d like the navigation and full-screen slider to work):

    https://affinity.serif.com/en-us/

    I don’t want to do negative margins / padding. What is the best way accomplish what I want? Link to view it is below.

    Many thanks,

    Michael

    • This topic was modified 7 years, 3 months ago by mcseufer.
    #836313

    Hey Michael,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    main.content {
      padding-top: 0;
    }
    

    If you need further assistance please let us know.
    Best regards,
    Victoria

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