I wish I could have a way to type the telephone number and address on the top bar.
Also, how can I change the colors of the social buttons, the ones on the top bar?
And, should I change my premium theme to a premium plugin?
There is a way of entering a phone number on the top bar left side, you will need to create a new menu location and add there custom URL and instead of URL name just enter the phone number.
To change the top bar social icons color please add next CSS code to the Customize -> General -> Additional CSS
#top-social li a {
color: white;
}
Do not change the theme with the premium plugin yet, you will be noticed if that will be required.