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

    Hello,
    I use a header with a background image which gets transparent at the bottom and an Advanced Layer Slider at the top of any post.
    For any reason reason I can see the transparency of the header only when scolling down a little but it should also be visible when at the top of the page.

    Then I have a question about the Scroll Down Arrow for the Advanced Layer Sliders:
    I used this code as html-content but since the new update this doesn’t seem to work anymore:

    <a href="#next-section" title="" class="scroll-down-link" aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello"></a>
    
    #759794

    Hey Neverlands,
    Can you please provide a url so we can take a closer look. Thank you.

    Best regards,
    Mike

    #759968

    I send you the website infos..

    Update: The sroll down arrow problem is solved in the meantime, thanks.

    #762743

    Hi,

    Sorry for the late response.

    To fix your problem, just add this custom CSS code at Enfold theme options > general styling > quick css

    
    
    .html_header_top.html_header_sticky #top #wrap_all #main {
        padding-top: 108px !important;
    }
    
    

    Let me know if it works :)

    Best regards,
    John Torvik

    #763197

    It works works perfectly – many thanks!

    Best regards,
    Neverlands

    #763198

    Hi!

    We are happy you could get it short out.
    Please remember to rate enfold at themeforest, it really help us a lot also.

    Thank you very much

    Cheers!
    Basilis

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Advanced Layer Slider, transparent header & scroll down arrow’ is closed to new replies.