Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1156057

    Hi,

    I’d like to have the content section overlapping the layerslider. For that purpose I use this CSS:

    #slideroverlap {
    z-index: 10000;
    padding-top: 0;
    margin-top: -40px;
    } 
    .home #layer_slider_1 {z-index:0;}

    That works fine. However, for some reason it only works on the page selected in the Frontpage settings. Any ideas on how to solve this?

    Best regards,

    Steven

    #1156189

    Hey steviger,

    You need to remove .home from here:

    
    .home #layer_slider_1 {z-index:0;}
    

    as it is the class of the front page and all other pages remain unaffected.

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

    #1156332

    Hi Victoria,

    Of course! Can’t believe I missed that! Thanks for the reply though.

    Best regards,

    Steven

    #1156611

    Hi Steven,

    Great, I’m glad that Victoria could help you out. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #1156803

    Hi,

    You can close this topic.

    Regards,

    Steven

    #1156888

    Hi,

    If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Content section overlapping Layer Slider’ is closed to new replies.