-
Author
-
February 17, 2017 at 23:51 #153324
DiegoBRRSPF
ParticipantHi!
How can I change the color of:
1. (top_menu.png) – The arrows (of a submenu) or text of the TOP menu.
2. (toggle.png) The toggle background.
Thanks!
February 18, 2017 at 00:10 #153328DiegoBRRSPF
ParticipantMy attachmens are wrong… 🙁
How can I remove them?
February 19, 2017 at 21:04 #153444Laura
ModeratorHello, just upload the correct ones in a new reply 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionFebruary 21, 2017 at 22:17 #153759Laura
ModeratorHello, for the arrows, try by adding this to style.css of child theme
COPY CODEspan.caret:after { color: white !important; }What toggle is that one? Can i see it online?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionFebruary 23, 2017 at 15:08 #153976DiegoBRRSPF
ParticipantHi Laura.
Thank you for your help, but your code changed the color of both menus, and I want to change only the TOP menu.
About the toggle, os the default toggle available in the Visual Composer palete.
Thank you!
February 26, 2017 at 23:18 #154209Laura
ModeratorHello, try with
COPY CODE.top-bar span.caret:after { color: white !important; }Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionFebruary 27, 2017 at 15:13 #154255DiegoBRRSPF
ParticipantHi Laura!
Thanks, it worked!
I’m just missing the code for the toggle background color.
February 28, 2017 at 03:59 #154341Laura
ModeratorHello, i still dont get what toggle is it, can you share a screenshot of the element?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘General questions’ is closed to new topics and replies.