This topic has 8 replies, 2 voices, and was last updated 7 years by Laura.

  • Author
  • #153324
     DiegoBRRSPF
    Participant

    Hi!

    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!

    Attachments:
    You must be logged in to view attached files.
    #153328
     DiegoBRRSPF
    Participant

    My attachmens are wrong… 🙁

    How can I remove them?

    #153444
     Laura
    Moderator

    Hello, 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 solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #153572
     DiegoBRRSPF
    Participant

    Now, the correct ones.

    Attachments:
    You must be logged in to view attached files.
    #153759
     Laura
    Moderator

    Hello, for the arrows, try by adding this to style.css of child theme

    COPY CODE
    
    span.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 solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #153976
     DiegoBRRSPF
    Participant

    Hi 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!

    #154209
     Laura
    Moderator

    Hello, 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 solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #154255
     DiegoBRRSPF
    Participant

    Hi Laura!

    Thanks, it worked!

    I’m just missing the code for the toggle background color.

    #154341
     Laura
    Moderator

    Hello, 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

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

Viewing 9 posts - 1 through 9 (of 9 total)

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?