Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #987761

    I have read your thread on adding a copyright to a page image (https://kriesi.at/support/topic/copyright-option-for-images/), but can this be done when I’m creating a post, but only using the Featured Image to display my image?

    #987793

    Hey,

    Sure, you can add copyright text while uploading your featured image. Then please add following code to Quick CSS

    small.avia-copyright {
        display: block;
    }

    Best regards,
    Yigit

    #988148

    Thank you for that.
    I added the following to not display the copyright info under the magazine blog view (which made it look awkward):

    .av-magazine small.avia-copyright { /* hides copyright in magazine */
    display: none;
    }

    #988262

    Hi,
    Thanks for sharing your solution, Unless there is anything else we can assist with on this issue, shall we close this then?

    Best regards,
    Mike

    #988291

    yes. I consider this closed.

    #988369

    Hi,
    Thank you, we will close this now. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Copyright a Post Image’ is closed to new replies.