I want to remove # from the Url when clicking for example at <a href="#contact" style="padding-bottom: 33px; padding-top: 5px;">Contact</a>.
By default I get example.com/#contact but I want to get just example.com without the # in the url when clicking on the link.
 
     
     
     
    