I have a very big problem, I made some changes on the header.php and my menu shifted to the right.
This is exactly what I did:
1. Added a new code in the header.php, for adding a new social icon, between <div class=”social_wrapper”> and <div class=”top_bar”> ( I am not pretty sure it was within these lines)
2.After working on it, I noticed that my web menu had been shifted to the right, so believing that I did not change anything in the header.php, I went back to the header.php and deleted the code that I added, but the menu is still shifted.