• Resolved cphi00ips

    (@cphi00ips)


    Like the title says. At the bottom, where the “Add to calendar” button is, clicking on it creates a drop down menu with all the options cut off.

    It feels like I’ve clicked around the entire plugin and looked under every option available within the plugin and the full Avada theme but I’m not seeing any way to fix this.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support sdokus

    (@sdokus)

    Hi there,

    Thanks for writing in with your question! You should be able to resolve this with some CSS:

    .tribe-events-c-subscribe-dropdown__content?{
    
    position: unset!important;
    
    }

    You can add this CSS to the?Additional CSS?area under?Appearance > Customize, to the style.css file of your child theme, or via a plugin like?Simple Custom CSS. Be sure to clear out your browser cache (and site cache, if you’re running any caching plugins) if you don’t see the changes on the front end right away.

    Thread Starter cphi00ips

    (@cphi00ips)

    That worked, thank you! But now there’s another issue: all the options are the same color as the box background, and they’re only visible on hover. Not sure where the text color selection for this is — if it’s easier to change the box color, then that works as a solution, too.

    Thread Starter cphi00ips

    (@cphi00ips)

    Hello, @sdokus, it’s been a few days with no response. Is there any way to resolve this new issue? Thanks.

    Plugin Support Darian

    (@d0153)

    Hi @cphi00ips

    Upon checking the event you provided, it seems it’s the issue has been resolved. Are you still experiencing issues on your end?

    See- https://share.getcloudapp.com/YEueXGEX

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘“Add to calendar” button is cut off at the bottom’ is closed to new replies.