1. crimle
  2. Sherlock Holmes The Voice
  3. Commercial Templates
  4. Thursday, 08 June 2023
  5.  Subscribe via email
Hi Ciaran

I just noticed, that J51_Kinvara's mobile menu has a very tiny parent-indicator. Its size and its colour causes the «+» parent-indicators to ba hardly visible. This is the case not only on my website but on your demo website as well.

Thank you and kind regards
Chris
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Chris

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

Edit to taste.

.slideout-menu .menu > .parent::after {
font-size: 30px;
}


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

thank you very much :-) I felt free to add opacity: 1;
to your suggested code:

.slideout-menu .menu > .parent::after {
font-size: 30px;
opacity: 1;
}

I am very satisfied now.

Kind regards
Chris
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Nice! :)

Thank you for sharing your final solution!

Kind regards
Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 3
  • Page :
  • 1


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