Ah, I think there might be a bug then.
When I had no secondary menu defined the theme was making one up (though it was only visible in mobile width).
I’ve now made an empty menu and assigned it to the second menu and it’s no longer visible in mobile width (or desktop).
Wow, quick fix. Yep that’s come through and sorted it.
Thanks again 🙂
Go to the Opening Hours Settings tab, select a date and time format and then click ‘Save’
Brilliant, that sorted it for me also. Great plugin, thanks!
.op-time-set .op-label {
display: inline-block;
border-radius: 0px;
margin: 0px;
line-height: 1;
border: 1px solid #bbb;
}
Many thanks, that worked for me as well.