Post by Hourglasss » Mon Feb 06, 2023 11:10 pm

Image


How to change the hover over color from blue to something else in css? not sure what the element is called thanks in advance
Last edited by Hourglasss on Wed Feb 15, 2023 8:22 am, edited 1 time in total.

Active Member

Posts

Joined
Mon Jan 23, 2023 10:39 pm

Post by by mona » Tue Feb 07, 2023 10:27 am

Code: Select all

#menu .see-all:hover, #menu .see-all:focus, .dropdown-menu li > a:hover {
    background-color: #2d9a7c;
    background-image:none;
}

DISCLAIMER:
You should not modify core files .. if you would like to donate a cup of coffee I will write it in a modification for you.


https://www.youtube.com/watch?v=zXIxDoCRc84


User avatar
Expert Member

Posts

Joined
Mon Jun 10, 2019 9:31 am

Post by Hourglasss » Wed Feb 08, 2023 7:15 am

by mona wrote:
Tue Feb 07, 2023 10:27 am

Code: Select all

#menu .see-all:hover, #menu .see-all:focus, .dropdown-menu li > a:hover {
    background-color: #2d9a7c;
    background-image:none;
}
thank you very much

Active Member

Posts

Joined
Mon Jan 23, 2023 10:39 pm

Post by by mona » Wed Feb 08, 2023 11:57 am

you are welcome.

If you could edit the title to include [SOLVED] that helps other users find answers.

DISCLAIMER:
You should not modify core files .. if you would like to donate a cup of coffee I will write it in a modification for you.


https://www.youtube.com/watch?v=zXIxDoCRc84


User avatar
Expert Member

Posts

Joined
Mon Jun 10, 2019 9:31 am

Post by Hourglasss » Wed Feb 15, 2023 8:23 am

by mona wrote:
Wed Feb 08, 2023 11:57 am
you are welcome.

If you could edit the title to include [SOLVED] that helps other users find answers.
Can't seem to find this in css or bootstrap: (the blue part)
i need to change it to green to or something else , any idea where i can find it?
Im doing evertying manualy and not usiong theme picker

Image

Active Member

Posts

Joined
Mon Jan 23, 2023 10:39 pm
Who is online

Users browsing this forum: No registered users and 263 guests