Home › Forums › All Other Themes › Mobile menu error – Locksmith theme
- This topic has 13 replies, 2 voices, and was last updated 4 years, 8 months ago by
Sonnal S Sinha.
-
AuthorPosts
-
April 8, 2019 at 12:19 pm #121123
see: https://heatdesignkent.co.uk/
on small screen mobile, text menu re-appears under the 3 line mobile menu
do you have a fix please
April 8, 2019 at 12:31 pm #121124Hi,
@media screen and (max-width:479px) { .right-menu-icon-text { display: none; } }
Regards,
ChrisApril 8, 2019 at 12:50 pm #121127thanks, added but still got the problem, see capture, this is happening on small screens like iphone
April 8, 2019 at 1:03 pm #121130Hi,
Kindly go to style.css
Find this code
@media screen and (max-width:63.938em) and (min-width:20.000em) {
And replace
@media screen and (max-width:63.938em) and (min-width:10.000em) {
Regards,
ChrisApril 8, 2019 at 1:23 pm #121133thanks, the entry…
@media screen and (max-width:63.938em) and (min-width:20.000em) {
is not in this area of css
April 8, 2019 at 1:33 pm #121136Done
April 8, 2019 at 1:43 pm #121137Hi,
NOTE: Don’t post here your login details. it is public forum.
Regards,
ChrisApril 8, 2019 at 1:44 pm #121138is this new? your colleagues have asked in the past???
April 8, 2019 at 1:45 pm #121139thanks for your help, works OK
April 8, 2019 at 1:46 pm #121140🙂
April 8, 2019 at 1:52 pm #121141can you delete the section with the acc/pass please
April 9, 2019 at 7:33 am #121203Deleted
April 9, 2019 at 7:43 am #121204thanks
April 9, 2019 at 7:50 am #121207????
-
AuthorPosts
- You must be logged in to reply to this topic.