BuddyDev

Search

BuddyPress Live Notification Pop Up Issue

  • Participant
    Kade McConville on #3415

    Hi there,

    I have an issue with the BBpress live notification widget…it is being hidden under my superfly menu at my website.

    Is there a way to move the pop up to the right-hand side of the page, rather than appearing in the bottom-left of the page?

    Thanks for the plugin!

  • Keymaster
    Level: Yogi
    (BuddyDev Team)
    Posts: 2934
    Ravi on #3422

    Hi Kade

    Yes it can be done. Just modify your theme style.css and put the following code at the bottom of file.

    
    #achtung-overlay  {
        left:auto;
        right: 20px;
    }
    

    Thank You
    Ravi

You must be logged in to reply to this topic.

This topic is: not resolved