• Resolved julianjanjan

    (@julianjanjan)


    I’d like a slider (plugin “Revolution Slider”) to show up in the fullscreen menu. So I tried pasting the slider’s shortcode into the HTML input field.

    It does work, buuut the Slider’s links are clickable even when you didn’t toggle the menu. Meaning, you have invisible, yet content-overlying links on every site.
    The slider should only “be there” when the user actually sees it.

    Thanks in advance. It’s a nice plugin overall.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Samuel Silva

    (@samuelsilvapt)

    Hi @julianjanjan ,

    Could you send me the URL?

    Thanks!

    Thread Starter julianjanjan

    (@julianjanjan)

    Yes, I’ll send a mail

    Plugin Author Samuel Silva

    (@samuelsilvapt)

    Please add this CSS code at your additional CSS:

    .animatedfsmenu .animatedfs_menu_list {
    display: none !important;
    }

    And let me know if it works!

    Thread Starter julianjanjan

    (@julianjanjan)

    omg it worked. Thank you so much!

    Thread Starter julianjanjan

    (@julianjanjan)

    Hey, this solution turned out to create another problem for me. When the

    “.animatedfsmenu .animatedfs_menu_list {
    display: none !important;”
    }”

    is active, the visible, triggered menu is really tiny. It only switches to normal size whenever I resize the viewport in any way (example: zooming in).

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Problem with Revolution Slider integration’ is closed to new replies.