Hello,
at the menu on my site i added pages and categorys as menupoints. I changed the color of the navbar, the dropdowns, the hovers etc.. When i click the menubuttons that link to a page verything works fine but when i click the buttons that links to categorys the button don´t change to the color i set as current. Has anyone a idea?
My other problem are the grey lines between posts, when they are listet among each other. Does anyone know, how to delete or hide them?
thx for ur help an the great theme!
greets Jan
found a solution for the lines in css – i can edit it in this lines:
.search .page {
border-top:#eee 1px solid;
padding:4.28% 0;
margin:0 20px;
box-shadow:none;
background:none;
}
greets