1. mortk1
  2. Sherlock Holmes
  3. Commercial Templates
  4. Tuesday, 09 May 2023
  5.  Subscribe via email
Hi Ciaran,

When I view my client's Hayley site on my small IPhone SE screen, the mobile menu icon does not appear. I need to turn the phone to the landscape position in order to view and access it. Can you send me some code that would move the menu icon below the banner to make it visible on small screens?
Thanks!

Mort
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Mort

Would you have a URL to an example of this issue?

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciaran,

Here's the URL:

Title

Mort
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Mort

To amend try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

@media only screen and (max-width: 1140px) {
.logo-text h1, .logo-text h1 a {
font-size: 32px;
}
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciaran,

That works great...thanks very much!

Mort
  1. more than a month ago
  2. Commercial Templates
  3. # 4
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!