1. sandra@bargholz.ch
  2. Commercial Templates
  3. Friday, 10 February 2023
  4.  Subscribe via email
Hello Ciaran, I use the template Serenity Joomla4, unfortunately the mobile menu is not displayed to me. If you click on the upper right part of the page where the mobile menu should be, the menu appears. Can you help me here? Thank you and greetings, Sandra
Attachments (4)
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Sandra

May I suggest sending temporary administration access to your Joomla installation to info@joomla51.com and we will examine this issue further. For our reference please paste a link to this post in your email.

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Have the same problem!

What is the solution?
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you

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

Edit to taste where white is the color of the menu toggle

body {
--mobile-menu-toggle: white;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Perfect, it works, thanks Ciaran for the quick help and have a good week. Sandra
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Unfortunately too late! It annoyed me and I switched to another template.
  1. more than a month ago
  2. Commercial Templates
  3. # 5
Accepted Answer Pending Moderation
0
Votes
Undo
Hello Ciaran, I have a new problem.
The modules bottom-1 and bottom-2 react differently than bottom-3. I have specified the size with 30% for the modules 1a,2a,3a and inserted images there. When I reduce the size of the page, the size remains the same for bottom-3a in proportion, for 1a and 2a the positions are wrapped and thus the images are enlarged. I would like them to remain 30% in proportion to the page and the positions a and b to be displayed next to each other and not under each other.

The access for you is still active. It is about the menu "Plant colors", this is also an extra template "Serenety Pflanzenfarben" assigned.

Thanks for your help
Kind regards
Sandra
Attachments (2)
  1. more than a month ago
  2. Commercial Templates
  3. # 6
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Sandra

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

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

Here the URL https://coiffurematilde.ch/test/pflanzenfarben

Sandra
  1. more than a month ago
  2. Commercial Templates
  3. # 8
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you Sandra

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: 767px) {
.bottom-3 {
width:100% !important;
}
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 9
Accepted Answer Pending Moderation
0
Votes
Undo
To display the bottom-1 and bottom-2 modules the same as bottom-3, you can add the following custom CSS instead..

@media only screen and (max-width: 767px) {
.bottom-1a,
.bottom-2a {
width: 30% !important;
}

.bottom-1b,
.bottom-2b {
width: 65% !important;
}
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 10
Accepted Answer Pending Moderation
0
Votes
Undo
???Many thanks Ciaran, have a nice week. Sandra
  1. more than a month ago
  2. Commercial Templates
  3. # 11
  • Page :
  • 1


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

Join Our Newsletter

* indicates required
We respect your privacy and do not tolerate spam and will never sell, rent, lease or give away your information (name, email, number, etc.) to any third party. Nor will we send you unsolicited email.
Joomla51 - Mullaghmore, Co. Sligo, Ireland
Joomla51.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by
Open Source Matters
the trademark holder in the United States and other countries.

We use cookies on our website. Some of them are essential for the operation of the site, while others help us to improve this site and the user experience (tracking cookies). You can decide for yourself whether you want to allow cookies or not. Please note that if you reject them, you may not be able to use all the functionalities of the site.

Ok