Eliminate top Bar homeblog theme

Latest Reply from Dave at 2015-03-10 06:53:31
Hello before buying this theme I would understand if it is possible to eliminate this black bar at the top (where there is also the menu).

Thanks and sorry for my English.

theme Homeblog http://smthemes.com/demo/homeblog/
Hi!
To fix this you need to remove the code:
body{
background:url(images/top.png) left top repeat-x;
}

from the style.css located in the directory of the theme. You will also need to edit the code:
/*------------------------------ MENU ------------------------------*/
#secondarymenu-container {
height: 39px;
position:relative;
z-index:20;
}

and adjust logo position after these customizations. However, we don't provide any services for editing themes for individual users.

Leave a reply

Add codeAdd image