• Hi
    I am trying to change the active anchors color with the free theme.
    Could not find it in the Appearance menu so I went to custom CSS.
    Found a selector to change the active page / anchor but the color is changed
    for all the anchors together instead of only one anchor that is active.
    Here is the code I used:

    .main-header-menu .current_page_item > a{
    	color: #0f0f17 !important;
    } 

    How could I change the color for only the specific anchor that is active ?

    By the way, could not also find the hover color in the Appearance menu but I managed
    to deal with it throught customs CSS.

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi @webcart ,

    We are working on this improvement within our theme. You would be able to see this in the future update of our theme.

    Regards,
    Deepak

    Thread Starter webcart

    (@webcart)

    Thanks for your prompt reply.
    Is there something I can code with CSS until your future update?
    I believe there must be a fix for this.

    Hi @webcart ,

    As of now, it is difficult to provide any custom code as this requires javascript in order to get your desired changes on your site.

    As I already mentioned in my previous reply that we are working on it and would be adding this feature in our future update.

    Your patience would much be appreciated.

    Regards,
    Deepak

    Thread Starter webcart

    (@webcart)

    I thought that “future update” is somewhere in the far future.
    Now i get “future update” is the next update ??
    So I am waiting. Thanks.

    Hi @webcart ,

    You are welcome! ??

    Regards,
    Deepak

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Anchor active link color’ is closed to new replies.