1. amo
  2. Sherlock Holmes
  3. Commercial Templates
  4. Thursday, 25 July 2024
  5.  Subscribe via email
Hello, Ich have this problem with the J51-Serenity template. How can I change the color of the three stripes? They're in black now.
Thank you.
Accepted Answer Pending Moderation
0
Votes
Undo
For design questions you always need a link to the problem.
Try inserting the following code in your template styles under: Custom CSS:


.slicknav_menu .slicknav_icon-bar {

background: rgba(255, 255, 255, 0.7);
}
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
hi
thank you, that didn't help. i added the link.
References
  1. https://www.ansana.ch/
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
the hamburger is a fontawesome v5 icon, so you can't change the colour
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

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

.menu-toggle span, .menu-toggle span:after, .menu-toggle span:before {
background-color: white;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Good morning,
I've tried this, but it does not work. The strange thing is, that the color was different before I installed a newer version of the template.
Thank you.
  1. more than a month ago
  2. Commercial Templates
  3. # 5
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

I dont see the suggested CSS in your source code. If you have multiple template styles, try adding the suggested CSS to each style. If not, 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. # 6
Accepted Answer Pending Moderation
0
Votes
Undo
Good morning
I sent you the login - did you receive it?
Thanks...
  1. more than a month ago
  2. Commercial Templates
  3. # 7
  • Page :
  • 1


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