Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1186621

    When adding a new blog post, there is a field where you can add a caption to the featured image. However that caption does not appear anywhere. Is there a way to have the caption appear underneath the featured image on the blog homepage, blog category page and blog post page. Thanks

    #1187148

    Hey lsrmedia,
    Sorry for the late reply, please go to your media library and find your featured image then edit it, add your caption to the “copyright” field and save. The go to your post and remove the featured image and add it again and save. Then add this css in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:

    small.avia-copyright {
    	display: block !important;
    }

    then the text will show on single posts and in the blog.

    Best regards,
    Mike

    #1187182

    Worked perfectly! Thanks so much.

    #1187275

    Hi,

    Great, I’m glad that Mike could help you out. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

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