New Landing How can we help? Themeforest Theme Support Neighborhood change visited link colour in sidebar

Viewing 11 posts - 1 through 11 (of 11 total)
  • #183726
    editionend
    Member
    Post count: 8

    HI, I tried to change the visited link colour in my sidebar, but couldn’t find a solution in the colour customer. Do you have an idea? Thanks!

    #183733
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi.

    Can you provide us your site url where you have the sidebar?

    -Rui

    #183735
    editionend
    Member
    Post count: 8
    This reply has been marked as private.
    #183737
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Add the code below to your custom css option.
    Adjust the color value.

    .sidebar a:visited {
        color: #00FF00!important;
    }

    -Rui

    #183763
    editionend
    Member
    Post count: 8

    HI Rui, thanks! But now ALL links I have already visited in the side bar are highlighted. See screenshot attached. Only the current link of the selected section should be highlighted. Any idea?

    Attachments:
    You must be logged in to view attached files.
    #183766
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    That’s different from what you asked at the beginning.
    Now I can’t login, can you check it so I can figure out the css

    -Rui

    #183768
    editionend
    Member
    Post count: 8

    sorry for the missunderstanding! Now you log in again – some login data as before.

    #183936
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .sidebar li.current-cat > a {
        color: #00FF00!important;
    }

    Thanks
    Mohammad

    #183939
    editionend
    Member
    Post count: 8

    it works! Thanks a lot!

    #183940
    editionend
    Member
    Post count: 8

    by the way: you do a really great support job, much appreciated!

    #183952
    Nishant – SUPPORT
    Spectator
    Post count: 649

    Thanks for the compliments. Glad you are happy with our work.

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register