Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How do I make the dropdown become a dropup? #28

Open
c0ncise opened this issue Apr 3, 2017 · 1 comment
Open

How do I make the dropdown become a dropup? #28

c0ncise opened this issue Apr 3, 2017 · 1 comment
Labels

Comments

@c0ncise
Copy link

c0ncise commented Apr 3, 2017

Is this possible to do? Thanks!

@caseynix
Copy link

You can modify the styles for the .atcb-list selector. Replace top: 100% with bottom: 100% and you'll be good to go. This assumes you have a custom ATC stylesheet on your server. If not, checkout "How to customize style" under the "Style" tab on http://addtocalendar.com/ for steps to set up custom styles.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants