Please submit a private ticket if you need to share sensitive information, such as license details and admin credentials.

Okay
  Public Ticket #3388733
Customization
Closed

Comments

  •  1
    Jorge García Arellano started the conversation

    Hi,

    How can I change the font colors under selected menu?


    Regards,

  •  767
    Janilyn replied

    Hi Jorge,

    Thank you for contacting WPClever Support Forum. We’ve received your question.

    However, we need more information in order to help you with the custom codes. Please provide us with a link to your published product for checking? 

    We need to check the frontend in order to provide the proper CSS code for your needs.

    After receiving your information, I'll proceed to the next step. 

    Best regards. 

    Janilyn T. - WPClever Support Agent

  •  1
    Jorge García Arellano replied

    Hi Janilyn,

    This is our frontend: https://ofimart.mx/

    As you may see in the attached picture, the mini Cart over header is visible on hoover showing ammount text in red color, I would like it shows in wihite color, like this: #F8F8F8.

    Best regards,


     

    Attached files:  Clever.png

  •  767
    Janilyn replied

    Hi Jorge,

    Thanks for the feedback. Your response came when we were out of our business hours already last week so I will continue our session today (Monday).

    I have assigned one of our developers to help you with that. He’ll be looking into your question and responding with specific instructions as soon as possible. 

    Please stay patient as we're having very heavy workloads, it might take some time for our developers to reach back.

    Best regards.

    Janilyn T. - WPClever Support Agent

  •  1,222
    Dustin replied

    Hi Jorge,

    Please add below CSS code to WP-Admin → Appearance → Customize → Additional CSS:

    .woofc-menu-item, .woofc-menu-item a {
        color: #f8f8f8 !important;
    }

    And the result https://app.screencast.com/bUbeGFqSPZAnY

    Best regards,
    Dustin

  •  1
    Jorge García Arellano replied

    Amazing!

    Thank you very much Dustin & Team.

    Best regards,

    Jorge