Jump link inside a CMS page?

Hi! I’m attempting to use CMS for a few UX design case studies. I want to have a few icon images at the top of the CMS page, and link them to sections further down the same page - basically a jump link to a particular section of the case study. For instance when you click on the question mark icon it jumps down to the Problem section.

I understand this is possible on the main webpages using ID tags, but I haven’t found a way to do it within CMS.

It seems like I should be able to do it since it’s normally just a simple line of html.

I saw someone post about using a javascript workaround, but I want to know if there’s an easier way.

Any suggestions?