Jump to content

Top Level Menu Change


Recommended Posts

Hello everyone,

 

How can i change the color of the the black menu in the front page where the phone number / log in and contact us is displayed (see attached image for what i mean).

 

Also, how can this block be removed?

 

Kind regards,

Almer

 

 

post-1018097-0-25689900-1452271406_thumb.png

Link to comment
Share on other sites

To change the top navigation bar background color, look into global.css for header .nav and change the background color code: https://github.com/PrestaShop/PrestaShop/blob/1.6.1.x/themes/default-bootstrap/css/global.css#L5745

To remove it, edit file header.tpl and delete or comment code associated with the hook displayNavhttps://github.com/PrestaShop/PrestaShop/blob/1.6.1.x/themes/default-bootstrap/header.tpl#L84-L93

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...