Hello, First off – LOVE this theme!
I’m just wondering if there’s a way to link the actual Icon Image to a page instead of it just linking the headline?
Thanks,
Tyne
Just to clarify – currently only the headlines (Facebook, Websites, Brand) are linking through to pages. I’m wanting the icons within the circle to link also if possible.
Attachments: You must be
logged in to view attached files.
Hi @tyne ,
I hope you are well today and thank you for your question.
You can try achieving 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
.sh-iconbox-title a {
padding-top: 175px;
display: block;
margin-top: -175px;
position: relative;
z-index: 999999;
}
Best regards, Shufflehound team
Popular choice Professional Developers At Your Fingertips! If you need services beyond standard support, we've got your back!
Let's get started
Services we offer: Graphic work / visualizations Full WordPress development and design
We use cookies to enhance your experience. By continuing to visit this site you agree to our use of cookies.Got it