• Hi,

    Is it possible to the remove the link to the image and have the whole overlay link direct to the post rather than just selecting + on the featured posts on the home page

    My site : https://www.kyngessouldiers.uk

    Apologies if I’ve missed something obvious!

    Cheers

    Ian

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi there,

    We appreciate you writing in

    We could not get your issue properly,could you please elaborate the issue once?

    Thank you.

    Thread Starter WHSHC

    (@whshc)

    Hi sager24,

    When you hover on one of the “What we offer” items on the front page the image changes to an orange box with a link to the image and a link to the post. I can edit the php to change this but is there a way to have it just link to the post when clicking on the image.

    Hope that’s a little clearer

    Cheers

    Ian

    Hi there,

    We appreciate you writing in

    You could not link to the post by only clicking the image.
    But if you want to remove the orange background while hovering then add this code to theme option > tools > custom css:
    .body_template_two #mid-section .featured-post .featured-overlay {
    background: none;

    }

    Thank you.

    Thread Starter WHSHC

    (@whshc)

    Hi sager24,

    Thanks, I’ll add the custom css.

    Cheers

    Ian

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Featured Post Overlay’ is closed to new replies.