This topic has 37 replies, 7 voices, and was last updated 8 years, 12 months ago ago by Eva Kemp
When viewing this site at mobile device sizes, the logo, floating menu, and mobile menu all conflict, laying over each other. Seems that the whole header layout has issues with smaller sizes.
Hello,
please provide us with admin credentials for your site in private content.
Regards,
Stan Russell.
Hi, have now undertaken a number of manual fixes using CSS and media statements to fix the header my site which is using the Royal theme (with header 5) – the theme has/had a number of responseive layout issues despite being previously unaltered. Issues I have done for my site include:
– fixing sticky header and mobile menu overlapping each other in mobile views
– sticky header not fitting with design at all in mobile layout
– logo overlapping other items, not centering for mobile
– basket icon being slightly obscured on right under 480px
So in case you got my credentials, I have revoked the username and login info, in case you were still interesting in logging into my theme yourselves.
Thanks.
Hello,
Yes, please provide us with wp-admin panel credentials.
Thank you.
Regards,
Eva Kemp.
Please check when in small device Navigation menu overlapping
Hello,
Please add this code in custom.css file:
@media (max-width: 979px) and (min-width: 768px){
.shopping-cart-widget {
width: 30% !important;
}
.header .logo {
float: right !important;
}}
How to create custom.css you can watch in this tutorial.
After that check your site on mobile devices.
Regards,
Eva Kemp.
HI EVA,
I’M also seeing issues on the main navigation bar. It is not automatically responding on smaller screens.
This happens on some laptops, on ipad 2 landscape view and a few other devices. It needs to recognise the responsive option of the menu for this view.
Can you help?
thanks
Sue
Hello @Scuzzy76,
Please add this code in Theme Options > Custom CSS > Custom CSS for mobile:
.page-heading-slider {
display: flex;
}
Regards,
Eva Kemp.
Thanks Eva, still same issue though. The menu doesn’t seem to be responsive on landscape view ipad 2 or on smaller browser viewings.
Hello,
Could you please show a screenshot of the issue?
Thank you.
Regards,
Eva Kemp.
Happy to Eva, where is the option to upload a screengrab?
Sue
It seems to be as soon as the Cart icon top right disappears then the CONTACT on the menu is shifted down a line?
Hello,
Do you want to display menu in one line?
If so please add the code in Theme Options > Custom CSS > Custom CSS for tablet and Custom CSS for mobile landscape:
.header-wrapper .menu > li > a {
font-size: 12px;
}
Best regards,
Jack Richardson.
Thanks Jack. Still not working. It hasnt changed at all.
What I need it to do is to force the mobile menu, instead of dropping contact us to the line below. It seems to do it on mobile, and desktop if the browser window or resolution is low/small.
If the browser is called down again it works and defaults to the drop down menu.
Thanks
Sue
Hello,
Please try to add the previous code to Theme Options > Custom CSS > Custom CSS for desktop and check site on mobile.
Regards,
Eva Kemp.
That’s done the trick on desktop. It now reverts to the mobile menu. But the issue is still there on tablet landscape. Contact us drops down but now aligns centre?
thanks
Hello @Scuzzy76,
Please provide us with wp-admin access in Private Content.
Regards,
Robert Hall.
Sure. info below.
Your credentials aren’t correct.
Regards,
Robert Hall.
Yep. just checked and logged in fine using:
see below.
Hello,
Please edit the code in Custom CSS for desktop to:
.header-wrapper .menu > li > a {
font-size: 11px;
}
Regards,
Eva Kemp.
this has now broken my header on mobile tablets.:( Both portrait and landscape not working now???
Sue
Also created an issue on desktop logo disappeared! URGENT HELP NEEDED
Logo fixed! Issue with menu splitting still there!? 🙁
Your suggested fix has messed up lots of image links on the site@!
Hello,
Now we can’t access your wp-admin panel.
Please check the credentials and show screenshot what exactly you want to achieve.
Regards,
Eva Kemp.
Hi Eva,
thanks for your reply, not sure why you had trouble loggin in. Credentials the same.
The issue is the same as previous image above.
On desktop it works and reverts the the responvie menu but on i-pad landscape view CONTACT US drops to the line below.
See image
Appreciate your help on this. 🙂
Sue
Hello,
Sorry, but we still get ‘ERROR: Incorrect username or password’.
Please reset password and provide us again.
Regards,
Robert Hall.
You must be logged in to reply to this topic.Log in/Sign up