I added a custom image via adding the following code to the helper-main-menu.php:
<div class=’custom-header-image’></div>
Per instructions in another thread I added the following to the Enfold Quick CSS:
.custom-header-image { position: relative; right: 0; top: 10px; }
The image (Prop 65 Warning image link) appears but is unaffected by the css. I have changed values and tried ‘absolute’. It always appears top left when I need it positioned top right. I would prefer it to be to the right of the social icons but I will settle for above them.