Stop Divi offesetting Anchor links
Source: Divi Help
<script>
jQuery(function($) {
window.et_pb_smooth_scroll = function( $target, $top_section, speed, easing ) {
var $window_width = $( window ).width();
$menu_offset = -1;
if ( $ ('#wpadminbar').length...
divicode.hashnode.dev