Thanks Devlin, It Fixed it.
What I did...
sudo nano /usr/share/applications/opera.desktop
and followed your code replacements...
Find the line {code}Exec=opera %U{code}
And replace with {code}Exec=opera --force-device-scale-factor=1 %U{code}
Restart opera and viola!
I have Opera on the Ubuntu panel and it started with small text. But from the Application Menu, Opera started with the correct font size so I removed the Opera from the panel and replied it back to the panel and all is good again.