Show entry meta permanently without mouse hover - Acme Themes

Best Premium and Free WordPress Themes Forums AcmePhoto Show entry meta permanently without mouse hover

Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #28245
    andreas
    Participant

    Hi,

    Can the title and meta details be permanently displayed? Now they are displayed only if someone puts the mouse on the images, but I want them to be displayed permanently like this: https://imgur.com/a/3jGmf

    Thanks!

    #28269
    Acme Themes
    Keymaster

    Hello andreas,

    You can use the following custom CSS

    article.article-ap .at-overlay,
    .single article .singe-content-wrapper .at-overlay{
    	bottom: 0;
    	opacity: 1;
    }

    Let us know if this meet your requirements.

    Thanks!

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.