Jump to content

Help needed! What file am I suppose to edit? Blocktopmenu


Recommended Posts

  Hi!

I really hope that someone can answer the question above :)

 

As I can see it, there is several files named "superfish-modified.css" in several folders.

Somethimes even the "theme.css" has something to do with the blockmenu, like when I wanted to remove the thin line beneath the menu, which now is gone after much searching

 

1. /themes/default-bootstrap/css/modules/blocktopmenu/css
2. /modules/blocktopmenu/css

 

 

Which one´s am I suppose to edit for example

 

1. Edit the space between the menu and the submenu? (so that the submenu appears right below the topmenu)
2. The colors? (make the background of the menu that blue color that appears when you hover it and the text white)
3. Radius on the top of the menu? (like a box but the upper corners are radius 5px)

    (border-top-left-radius: 5px;

     border-top-right-radius: 5px;)

4. Add space between the menu-objects (and remove the thin line between them?)

 

I´m afraid that I have tried to much and now I have lost track of where I did what and can´t really find my way around anymore :(

 

Help is very appreciated 

 

The site: http://nybergsdata.pswebshop.com

 

post-983840-0-39011200-1430210134_thumb.jpg

 

Link to comment
Share on other sites

The answer is... id depends :(
Prestashoop bad architecture's fault. Usually, it should be the one in the theme folder. However, parts of it are also styled in global.css (theme folder/css)
I would inspect each section with chrome dev tools, see the tule's corresponding file, and edit accordingly (yes, it does take time)

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...