Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #256460
    rasamkeberawy
    Participant

    how can i change the color of main menu text color please

    #256490
    Skandha
    Participant

    @rasamkeberawy: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .site-navigation a {
        color: #f23456 !important;
    }

    You can change the color according to your requirement.
    Let me know if this works out!
    Kind Regards,
    Skandha

    #256504
    rasamkeberawy
    Participant

    thank you so much it’s worked.
    please could you help me to change the rest of theme color from this color #ffca27 to this color #0e76bc

    #256505
    Skandha
    Participant

    @rasamkeberawy: Hello there,
    You can use the Color Options available in the pro version using which you can change variety of colors. I suggest you to upgrade to pro. You can check out the additional-features available in pro version of the theme.

    Kind Regards,
    Skandha

    #256506
    rasamkeberawy
    Participant

    i can’t buy it now, thank you

    #256518
    Skandha
    Participant

    @rasamkeberawy: Hello there,
    Please post in your site URL and let me know which colors you would like to change.

    Kind Regards,
    Skandha

    #256529
    rasamkeberawy
    Participant

    http://www.afilmmediahub.com
    i want to change the hover color of “fb.right” the up and the down arrows and the hover color of “back to top” square button from this color #ffca27 to this color #0e76bc
    thank you

    #256549
    Skandha
    Participant

    @rasamkeberawy: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    body #fp-nav ul li a.active span {
        background-color: #0e76bc;
    }

    You seem to have change the hover color of back to top.
    Let me know if this works out!
    Kind Regards,
    Skandha

    #256551
    rasamkeberawy
    Participant

    thank you so much it’s worked
    yes i tried some codes for the hover color of back to top but the browser didn’t show it
    thank you bro you saved me

    #256560
    Skandha
    Participant

    @rasamkeberawy: Hello there, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/catch-fullscreen/reviews/#new-post
    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely
    appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂

    Kind Regards,
    Skandha

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘change main menu text color’ is closed to new replies.