Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #280478
    MC-Photography
    Participant

    I have a question regardiung the font color of drop-down menu. I am trying to change the link color of the page I am on at that moment. It seems to be greenish as a preset. Can you please help me get the color to a more discrete one?
    Before you ask me for a link: I am running WP on a local machine. Can I somehow attach screenshots to this question?

    Thanks in advance,
    Max

    #280514
    Skandha
    Participant

    @mc-photography: Hello Max,
    Please post in your site URL and let me know which font color would you like to change?

    Kind Regards,
    Skandha

    #280636
    MC-Photography
    Participant

    Hello Skandha,
    Unfortunately I cannot give a ink since I have it run on localhost. Can you tell me how I can upload a screenshot to this post here?

    Kind Regards,
    Max

    #280673
    Skandha
    Participant

    @mc-photography: Hello Max,
    You can upload the screenshot on platforms like Dropbox and Google Chrome and then share the link here.

    Kind Regards,
    Skandha

    #280864
    MC-Photography
    Participant

    Here the two screenshots.
    One is the frontpage wit hthe inactive drop-down menu, the next is one of my galleries.

    Frontpage

    Gallery with drop-down menu in green font.

    Kind regards,
    Max

    #280907
    Skandha
    Participant

    @mc-photography: Hello Max,
    Do you mean to change the hover color of the menu item?

    Kind Regards,
    Skandha

    #281826
    MC-Photography
    Participant

    I’m not sure if I can describe it correctly, but I hope you can see the font color in the greenish tone of the drop-down menu. This is the state when on the corresponding page. So when you are onn a page from the drop-down menu and you hover over the menu item where the drop-down menu is situated it will drop down and the font of the site you are at will be green.
    I’d like it to be grayish/something more neutral if that is possible.

    Kind Regards,
    Max

    #281941
    MC-Photography
    Participant

    To make it easier to understand my issue I wanted to provide a short screen capture of the drop-down menu as is.

    screencapture of my issue

    #282094
    Skandha
    Participant

    @mc-photography: Hello Max,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .main-navigation ul ul .current-menu-item > a {
        color: #888 !important;
    }

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

    #282114
    MC-Photography
    Participant

    Yes!
    This worked out perfectly.
    Thank you so much!

    Kind Regards,
    Max

    #282116
    Skandha
    Participant

    @mc-photography: Hello Max, 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/zubin/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 11 posts - 1 through 11 (of 11 total)
  • The topic ‘Zubin Photography Dropdown Menu color’ is closed to new replies.