Hello. Currently developing a site and cannot get responsiveness to work correctly, please visit the link below to replicate the issue. Happens on the entire site.
Bump. Please respond.
Hey!
Please try the following in Quick CSS under Enfold–>General Styling:
@media only screen and (max-width: 767px) {
ul.av-main-nav li a{
height: auto !important;
line-height: auto !important;
}
}
P.S bumping has an adverse effect on this forum.
Regards,
Rikard
Rikard,
Did not work. Please visit the link above and see for yourself. WP Super Cache came installed by default, would that have anything to do with it? I deleted the plugin as soon as I realized it was installed…
Hi!
Please try the following instead:
@media only screen and (max-width: 767px) {
ul.av-main-nav li a{
height: auto !important;
line-height: 30px !important;
}
}
Best regards,
Rikard
Still did not work. :(
Hi!
The menu structure doesn’t look right. Did you add any modifications in the theme files?
Regards,
Ismael
No. Have not changed anything. It’s been like that since installation. Do you have a file I can replace?
Hey!
Do you mind creating a temporary admin login and posting it here privately so we can look into it?
Best regards,
Yigit
Hi!
You have not choosen your main menu as “Enfold main menu” in Appearance > Menus under Menu Settings. I have set it. Please review your website now.
Cheers!
Yigit