Jump to content

unable to change background color and menu editing


Recommended Posts

I have two questions:

1) I want to remove the drop down menu of home button in horizontal menu bar in homepage? how can I do this?

2) I am trying to change the background color of my theme. For this I copied the default theme,renamed it to mytheme,make it as default theme. I am able to change menu colors and others, but writing

html{color:#000;
background:#999;
}

does not changed the background color to #999.

Link to comment
Share on other sites

If you want to disable menubar only from home, do the following steps:

  1. Login to admin panel
  2. Navigate to Modules/Positions
  3. Find "Top of pages".
  4. Here you will find "Top horizontal menu", click edit icon.
  5. In the exceptions textfield, type index and click save

Link to comment
Share on other sites

  • 1 year later...

Hi, please, I really need to edit background colors in horizontal top menu i default prestashop 1.6. I have read, where I am supposed to do changes, but in my directory is missing file theme1.css. Please, could you help me?

Link to comment
Share on other sites

  • 1 year later...

 

  • Login to Admin panel of your Prestashop site. Goto Modules/Modules, Find "Top horizontal menu" and Uninstall or disable it.
  • In the Active Theme folder, edit css/global.css file.Find "body {" and change the background properties.

 

followed the steeps keenly but didnt work! :( 

Link to comment
Share on other sites

×
×
  • Create New...