This topic has 2 replies, 2 voices, and was last updated 10 years ago ago by DeathByDisco
Hi, I have just bought your Royal Theme but I cannot see the main menu, only four lines on the left upper corner, which when clicked shows the menu.
I use a laptop and I am creating my website in my computer by now. I have read there was another customer with a similar question and it seems to be related with the responsive quality of this theme.
In Answer #17823 you have said “You can try changing the responsive size in wp-content/themes/royal/framework/theme-functions.php file (line 859)”
However I go to line 859 of functions.php file and it is related to another topic. So, the question is where can I change the value to be able to see a complete menu? My screen is set to 1280×800.
Or when will you make an update about this problem?
Thank you.
Regards.
Hi Blue,
try to edit the media query located in the responsive style sheet file.
wp-content/themes/royal/css/responsive.css
you will find it in the file called responsive.css at line 1005
theme version 1.4
changed it from
@media only screen and (max-width: 1200px) {
to
@media only screen and (max-width: 992px)
hope that helps …
Tagged: main menu, persuasive, royal theme, seo friendly, templates, visible, wordpress woocommerce
The issue related to '‘Main menu not visible in Royal Theme’' has been successfully resolved, and the topic is now closed for further responses