Have a site on WordPress with Avada Fusion theme.
Created a Title element and added the following:
<h1 id="curriculum">Curriculum</h1>
In another place I create a text element that looks like this:
<a href="http://www.example.com/course-wpf/#curriculum" target="_self" rel="noopener noreferrer">View Curriculum</a>
When I click on the link I get right BELOW the header. How to jump right BEFORE the header?