• Resolved barbarawp1

    (@barbarawp1)


    I have been updating and maintaining this site for a friend for over a year, after inheriting it from the person who designed and built it. I did not choose the theme and never had problems until recently when the company address and social media icons moved from the right side of the header and landed on top of the logo! This looked terrible, so I took them off entirely thinking it would be easy to put them back in the right place. It turned out to be anything but easy. I don’t know anything about the theme (Vantage) and don’t have time to read all the support forums. Can someone please help? I have tried widgets and plug ins and just need to get it fixed. Thank you! My email address is [email protected]

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hi Barbara

    Your theme’s style.css file has been edited, the version number has been increased to 99. This means that the theme will never update (this problem has been resolved in an update). That’s either been done to avoid updates or because theme files have been edited without a child theme, I can’t be sure. To hotfix the header issue, try inserting the following into Custom CSS:

    #masthead .hgroup #header-sidebar {
    	display: flex;
    	align-items: center;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Cannot fix the header’ is closed to new replies.