I recently updated to newest version of X. 5.2.2 (I am using a child theme for Icon)
I noticed several style changes that I was able to adjust in the Customizer.
However, one unusual one is some customization I had done in topbar.php - specifically to the x-btn-widgetbar button.
- Had customized to include text in the button
- Had custom CSS to hide x-topbar on smaller screen sizes.
I did find the new version of X included the original topbar.php file in a new location - I recreated the file structure in my child theme to match and placed copy of my customized file there, but my customizations still do not display.
Also (and this is strange) even though x-topbar is still hidden on mobile, the button is displaying. I’m very confused by this as it is contained within the x-topbar div.
Is there a new php file where I should make my topbar and x-btn-widgetbar customizations?
