• Resolved deepu299

    (@deepu299)


    I have placed the social icons on the page successfully. When I scroll or select a dropdown on the page, the icons appear Over the content instead of below the content. Please help me with the resolution.

    To reproduce, Select “Outfit Ideas” dropdown in the Menu. http://indianstylediaries.com/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Shane

    (@richardkanes)

    Hi there.

    Thank you for writing in.

    Please try using this code in custom CSS:

    .aps-each-icon a {
        z-index: 3 !important;
    }

    If your theme did not have custom CSS then, download a plugin called “Accesspress Custom CSS”.
    Copy and paste the code in Dashboard > settings > Accesspress custom css and save it.

    Thanks.

    Thread Starter deepu299

    (@deepu299)

    Shane, Thank you very much. It worked well. Also, thanks for clear instructions 🙂

    Shane

    (@richardkanes)

    Hello Deepu299,

    Thank you for writing us back.

    If you liked our plugin can you please motivate us by giving our plugin positive rating as well?

    Thanks.

    Thread Starter deepu299

    (@deepu299)

    Sure, will do now.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Icons appear over the content’ is closed to new replies.