badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Hyperlink feature image

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #72380
    jbedel
    Participant

    Hello,
    Is it possible to add a hyperlink to the featured images of the blog page in orfer to get redirected when I click on it.
    Thank you very much!!

    #72503

    Hi Jbedel,

    Are you asking to set any custom link rather than its post single link in the posts?

    Thank you!

    #72527
    jbedel
    Participant

    yes, I would like to use the featured image as a button link…
    thank you

    #72528
    jbedel
    Participant

    Hello,
    is it possible to change the rectangular for a square one for the featured images on the Blog main page?
    thank you

    #72653

    Hello @jbedel

    Sorry! To set the custom links for the featured image it needs code customization as this is a new feature to add in the theme.

    To change the rectangular for a square one for the featured images on the Blog main page just use below custom css code and decrease the below 80% digit value as of your requirement.

    .post-main .post .entry-wrap:before {
        padding-top: 80%;
    }

    Thank you!

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