Unable to add icons over a section of my website
-
I’m trying to edit the following page:
https://thequantifiedbody.net/ep-12-assessing-body-functional-medicine-framework-jeffrey-bland-phd/I want it to have 4 icons on the right side like so:
https://i.imgur.com/ev1ORGe.pngUpon inspecting the html of the site, it appears that the div I want to add the icons to has the class “single-featured thumb_bg”, but I can’t seem to find where in the html to add these 4 icons, since that class seems to be used in multiple places, and is surrounded by God-awful PHP which is very difficult to sift through.
The full code of singlepost.php can be found in this snippet:
https://gist.github.com/ghobs91/9d04cf9a04cadd4f7645
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Unable to add icons over a section of my website’ is closed to new replies.