Navigation and background in portfolio with transparent header

I use the transparent header option and have a portfolio that is shown on the mainpage like in Be|Marketing. I would like to have the masonry portfolio with the lightbox function but that is not possible as I allready found on the support forum. So now the portfolio items are linked to a page where a lot of info is showed and where visitors are able to see the full version of the picture. I use below CSS to get rid of the info and subheader on the page:

.single-portfolio .post-meta .author-date { display: none; }
.single-portfolio #Subheader { display: none !important; }
.single-portfolio .post-meta .category { display: none; }
.single-portfolio .project-description { display: none; }
.single-portfolio .single-photo-wrapper .image_frame { border: 0 !important; }
.single-portfolio .title_wrapper { display: none !important; }

With the transparant header option, the navigation and the portfolio nav. buttons in the top are crossed and not clickable now. Now the logo isn't showing up either because it is white for the other pages (dark header).

I'd like to see more space between the nav bar and the navigation buttons for the portfolio. Also an option to put a header background behind the navigation and a color behind the transparent buttons so that you can read where to click on and do not cross. In the picture you can find how it looks now. Can you help?image




Comments

Sign In or Register to comment.