Image Source Under Featured Picture

Home Forums Gillion Theme Image Source Under Featured Picture

Home Forums Gillion Theme Image Source Under Featured Picture

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
  • siberus
    Participant

    Is it possible to add an Image Source under Featured Picture?

    I was trying with plugins avaliable online, but they doesn’t work.

    Thanks!

    Hi @siberus,

     

    I hope you are well today and thank you for your question.

     

    I am not sure what you meant exactly by image source so could you please describe it a bit more in detail and also share me the page URL from your site where you want to display it so that i can help you?

     

    Best regards,
    Shufflehound team

    siberus
    Participant

    Take a look at my screeshot to see what I mean. Address of the site is in the private message. Thanks

    Attachments:
    You must be logged in to view attached files.

    You can achieve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    .post-type-content .post-thumbnail:after {
        display: block;
        content: "Photo source: Shutterstock.com";
        font-size: 10px;
        text-align: right;
    }
Viewing 4 posts - 1 through 4 (of 4 total)