Hi John,
perfect, we’re glad that you could solve your issue.
I have another little question, not sure if I should open another topic.
Yes, for unrelated questions please always open a new thread so that it isn’t confusing for other people who are looking for help.
I want to change the background color of the menu bars (to blue) and the website title (to green), but the theme does not have the option. I tried going to the style.css and do it by myself (adding color: # but I did not see any changes. Since I am not pro, not sure if I was doing it properly. Any advice?
When it comes to CSS customizations, you can always use your browsers inspection tool to inspect the elements on your site and then use that information to add your own code modifications.
You can add CSS code in your WordPress dashboard under Appearance => Customize => Additional CSS.
However, for larger customizations it would be recommended to create a child theme (if you’re familiar with coding) and then you can add your own custom CSS code into the stylesheet (style.css) of the child theme.
You could basically copy & paste the particular CSS code you want to change into the stylesheet of the child theme and then adjust the colors as you like.
By the way, if you’re looking for a professional magazine theme with color options, you could have a look at our MH Magazine theme.