-
-
Notifications
You must be signed in to change notification settings - Fork 317
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
[Enhancement] Hide Album Name and Time Overlay #1721
Labels
enhancement
New feature or request
Comments
|
ildyria
changed the title
Album Name and Time Decoration
Hide Album Name and Time Decoration
Jan 18, 2023
Hi @ildyria, All public album name and time date. Can you help me with Custom CSS? |
Probably something like that. div.album div.overlay {
display:none !important;
} |
ildyria
changed the title
Hide Album Name and Time Decoration
[Enhancement] Hide Album Name and Time Overlay
Jan 18, 2023
Not working. |
It is on my side which means that you are either not up to date or you did not do a full refresh of the page. |
@ildyria : I will update the version and check one my time from my side. |
@ildyria : it's working now. Thanks a ton. |
Reopening because it might be a nice to have setting. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I would like to know , can i hide public album name and time/date ?
We have created photos for as album cover which represents the Album name itself.
If these settings are not available in UI then can i do it via custom CSS?
The text was updated successfully, but these errors were encountered: