Post by Gladiator_28 » Sun Dec 01, 2019 11:46 pm

Hello guys,

I am struggling in changing the top navigation menu colors. I want to change it to this green: #008F33 but it looks it is not changing.
I tried cleaning the cache, I tried to change all blue colours in the whole stylesheet css but it is simply not changing.
Do you have any idea why is that?

Edit: I forgot to add the site: https://healthyfoodmeals.com/

Newbie

Posts

Joined
Thu Jun 13, 2019 3:56 am

Post by by mona » Mon Dec 02, 2019 12:06 am

thank you for adding your web

Code: Select all

#menu {
    background-color: #008F33;
   [highlight] background-image: linear-gradient(to bottom, #008F33, #008F33);[/highlight]
    background-repeat: repeat-x;
 [highlight]   border-color: #008F33 #008F33 #145e7a;[/highlight]
    min-height: 40px;
}
you need to change those as well

Code: Select all

#menu {
    background-color: your new colour;
 background-image: none;
    background-repeat: no-repeat;
 border-color: your new colour;
    min-height: 40px;
}
Last edited by straightlight on Wed Mar 25, 2020 7:04 am, edited 1 time in total.
Reason: Added code tags.

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 Gladiator_28 » Mon Dec 02, 2019 12:10 am

Thanks for the fast reply. I have changed it to the code you highlighted here but it is not working ..
It is still the blue color of the menu .. I really do not know why. I believe I am changing the right stylesheet.
public_html/catalog/view/theme/default/stylesheet/stylesheet.css

Newbie

Posts

Joined
Thu Jun 13, 2019 3:56 am

Post by xxvirusxx » Mon Dec 02, 2019 12:16 am

Gladiator_28 wrote:
Mon Dec 02, 2019 12:10 am
I have changed it to the code you highlighted here but it is not working ..
It is still the blue color of the menu
It is green...

Attachments

Screenshot_2019-12-01_18-15-45.png

Screenshot_2019-12-01_18-15-45.png (94.52 KiB) Viewed 1858 times


Upgrade Service | OC 2.3.0.2 PHP 8 | My Custom OC 3.0.3.8 | Buy me a beer


User avatar
Expert Member

Posts

Joined
Tue Jul 17, 2012 10:35 pm
Location - România

Post by Gladiator_28 » Mon Dec 02, 2019 12:20 am

Very strange .. I have tested it on few devices and it is always blue .. I erased the cache few times but still nothing, maybe I need to wait or what ?

Newbie

Posts

Joined
Thu Jun 13, 2019 3:56 am

Post by Gladiator_28 » Mon Dec 02, 2019 12:23 am

it looks like it is fine for me as well yet, the changes took in effect! thank you guys!

Newbie

Posts

Joined
Thu Jun 13, 2019 3:56 am

Post by cyclops12 » Mon Dec 02, 2019 12:25 am

Also green here so must be a cache on your side

Attachments

green.JPG

green.JPG (69.92 KiB) Viewed 1842 times


Expert Member

Posts

Joined
Sun Sep 27, 2015 1:10 am

Post by by mona » Mon Dec 02, 2019 5:09 am

appreciated
you are welcome
and ;) to cyclops and virus - also appreciated :)
Kind Regards,

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
Who is online

Users browsing this forum: No registered users and 13 guests