Hi team,
We have notice that all our titles and breadcrumbs have been covered by main menu.
Check the link
I have tried clean the CSS but with no luck!
Are we doing something wrong?
Regards
Dave
Hi Dave,
It seems like the length of your language options, and the custom font size of your phone-info push down the menu.
Please try this code:
.html_header_top.html_header_topbar_active.html_header_sticky #top #main {
padding-top:172px;
}
This works for most desktops and laptops, but you may need to create media queries and adjust the values for huge screens. Here’s the reference for media queries: https://css-tricks.com/snippets/css/media-queries-for-standard-devices/
Please let us know if you need further help.
Best regards,
Sarah
Hi Sarah,
I see your point! It is the length and custom font size causing the problems!
My bad! Can not remember what it was like by adding too much styles.
Cheers
Dave
Hi Dave,
I’m glad I was able to help. I’ll keep this thread open, just in case you need our help as you fix the styles. :)
Good luck!
Sarah
Thanks Sarah,
You can closed this thread now.
Cheers