Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #878728

    I am having trouble getting my layer slider (fullwidth mode) to meet the navigation menu area. There is a small space between the top of the image in the layerslider and the navigation menu area.

    I have tried:
    .home #layer_slider_5 {
    margin-top: 30px;
    }

    Any help is greatly appreciated!

    Thank you.

    #878944

    Hey Micheal0424,

    Could you post a link to the site in question so that we can take a closer look please?

    Best regards,
    Rikard

    #878974

    Thanks.

    #879066

    Hi,

    Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:

    .home #av_section_1 {
      margin-top:-13px;
    }

    Best regards,
    Rikard

    #879434

    That worked, thanks so much!

    I spent hours trying to figure it out, so glad it works now!

    #879497

    Hi,

    You are more than welcome!

    Best regards,
    John Torvik

    #885367

    Follow up question, how do I make this applicable to all of the pages of the website instead of just the homepage?

    Thank you.

    #885591

    Hi,

    You could just remove the .home class, but it might be a bit dangerous unless you plan on having roughly the same type of content in that section on all your pages. I wanted to have another look at your site but it seems to result in a 403 error now.

    Best regards,
    Rikard

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